Transactions
Find Refunds for Transaction
Retrieve the refunds for a specific transaction
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The transaction ID used to fetch associated refunds
Response
200
application/json
List of refunds for a specific transaction
The response is of type object
.