/V2/credit/toggle
application/json
{"amount":"81.45"}
curl -L \ --request POST \ --url 'https://beta.magento.pixiedia.com/V2/credit/toggle' \ --header 'Authorization: Bearer YOUR_SECRET_TOKEN' \ --header 'Content-Type: application/json' \ --data '{ "amount": "81.45" }'
No body