Skip to main content
GET
cURL

Get Refunds for Transaction Endpoint (2025-05-12)

Retrieve the refunds for a specific transaction using its ID.
Remember to include the X-API-Version: 2025-05-12 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[]