v1
latestOpenAPI 3.0.02026-07-2671142187.3 KBDevice
Start A Refund
This operation requires the provided API key to have Processing permission set to 'Admin'.
post/devices/{code}/payment/refund
Path parameters
codestring required
Four Digit Alphanumeric Code.
Request body
Example request
{
"transactionAmount": 100.99,
"originalTransactionId": 1234567890
}Response
Accepted