Create transaction refund
Create a refund for a transaction.
POST
This endpoint requires the 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
Response
201
application/json
Successful Response
The response is of type object
.