Refunds
Refund all instruments in a transaction
Refunds a transaction fully across all instruments.
POST
This endpoint requires the transactions.write
scope.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID for the transaction to get the information for.
Example:
"fe26475d-ec3e-4884-9553-f7356683f7f9"
Body
application/json
A request to fully refund a transaction.
Response
201
application/json
Returns the created refunds. Not all refunds may have succeeded.
A list of refunds.