Skip to main content
GET
cURL

Get Refunds for Transaction Endpoint (2026-03-01)

Retrieve the refunds for a specific transaction using its ID.
Remember to include the X-API-Version: 2026-03-01 header in your request to use this API version.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

transaction_id
string
required

The transaction ID used to fetch associated refunds

Response

List of refunds for a specific transaction

refunds
object[]