Skip to main content
Refunds and reversals are processed asynchronously. First, initiate the request to get a request_uuid, then query the latest status.

Initiate refund/reversal

Auth: Requires a collection-scoped Bearer token.

Request body


Check status

Auth: Requires a collection-scoped Bearer token.

Request body (status)


Example response


Notes

  • If the refund/reversal is not found, the response body will include a NOT FOUND status.
  • Use Status checks for payout/collection/remittance queries.