Refunds
Refund a transaction
Once a transaction has been completed, this API can be used to issue a refund, thereby clawing back funds from the payee and transferring them back to the payor. An optional amount can be specified to either issue a partial refund or add additional fees to the original amount. If the amount is not specified, the total transaction amount is refunded.
POST
Path Parameters
UUID of the transaction to refund
Body
application/json
Amount to refund
Example:
100
Client reference id
Example:
"123456"