Submit refund instruction
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Serial number that identifies the merchant’s payment device.
Headers
Request
Object that contains the customer’s contact details and address information.
Contains parameters required for Level 2, Level 3, and CEDP transactions.
Response
Indicates the current status of the instruction.
canceled– The instruction was canceled before it was completed.completed– The instruction has completed. Use the link object to check the resource.failure– The instruction failed. Check the errorMessage field for more information.inProgress– The instruction is currently in progress.
Description of the error that caused the instruction to fail.
Note: We return this field only if the status is failure.