Card Simulator
Create a card refund
Simulate a standalone refund (credit) for a card, producing a REFUND activity
post/cards/{cardId}/refunds
Path parameters
cardIdstring required
Card id to be refund
Request body
Example request
{
"transactionCurrency": "GBP",
"mcc": "5812"
}Response
No Content