Skip to main content
GET
cURL

Get Refunds for Transaction Endpoint (2024-09-01)

Retrieve the refunds for a specific transaction using its ID.

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[]