curl --location --request POST '/v1/chargebacks/01JKWCB0000000000000000001/refund' \ --header 'X-Api-Key: {{apiKey}}' \ --header 'X-Api-Secret: {{apiSecret}}' \ --header 'Content-Type: application/json'
{ "success": true }