Reverse refund
Void a refund transaction.
Path parameters
Unique identifier that our gateway assigned to the refund.
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Unique identifier that you generate for each request. You must use the UUID v4 format for the identifier. For more information about the idempotency key, go to Idempotency.
Response
Successful request. We reversed the refund transaction.
Unique identifier that our gateway assigned to the refund.
Unique identifier that we assigned to the terminal.
Object that contains information about the order.
Object that contains information about the bank account.
Object that contains information about the transaction.
Object that contains information about the customer.
Object that contains information about a payment.
Array of customField objects.