post https://api.modeforbusiness.com/merchants/payments/refunds
This resource initiates a refund of a payment to a specific user
Log in to see full request history
Responses
This resource initiates a refund of a payment to a specific user
xxxxxxxxxx
11curl --request POST \
--url https://api.modeforbusiness.com/merchants/payments/refunds \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"amount": {
"currency": "GBP"
}
}
'
Try It!
to start a request and see the response here! Or choose an example: