Reversal with Request ID Request
{ "clientReferenceInformation": { "code": "ABCD4321" }, "orderInformation": { "currency": "USD", "amountDetails": { "totalAmount": "3612.52" } } }
Reversal with Request ID Response
{ "clientReferenceInformation": { "code": "ABCD4321" }, "processorInformation": { "reconciliationId": "000054021824", "responseCode": "76" }, "orderInformation": { "amountDetails": { "currency": "USD", "authorizedAmount": "3612.52" } } }