Endpoint to refund a transaction by division and transaction id
Division Identifier.
Transaction Identifier.
Transaction Refund Request Body
Amount to capture.
Refund code ID.
OK
Invalid API key/MID.
Forbidden from performing this action.
{"amount": 1200,"refundCodeId": "993b5537-e8c2-4030-a767-683c9bb6e1a5"}
{"transactions": {"success": true}}