transactions.write
scope.Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The ID of the merchant account to use for this request.
Examples:
"default"
Path Parameters
The ID of the transaction
Examples:
"7099948d-7286-47e4-aad8-b68f7eb44591"
Body
application/json
An optional reason to attach extra context to the refund requests.
Maximum length:
100
Examples:
"Refund due to user request."
An external identifier that can be used to match the refunds against your own records.
Required string length:
1 - 300
Examples:
"refund-12345"
Response
Successful Response
A list of items returned for this request.
The number of items for this page.
Required range:
1 <= x <= 100
Examples:
20
The cursor pointing at the next page of items.
Required string length:
1 - 1000
Examples:
"ZXhhbXBsZTE"
The cursor pointing at the previous page of items.
Required string length:
1 - 1000
Examples:
"Xkjss7asS"