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.
"default"
Path Parameters
The ID of the transaction
"7099948d-7286-47e4-aad8-b68f7eb44591"
Response
Successful Response
The status of the cancel call.
succeeded
, pending
, failed
"succeeded"
The standardized error code set by Gr4vy.
"service_error"
This is the response code received from the payment service. This can be set to any value and is not standardized across different payment services.
"E104"
This is the response description received from the payment service. This can be set to any value and is not standardized across different payment services.
"Internal error"
The transaction associated to this cancel.
Always transaction-cancel
.
"transaction-cancel"
"transaction-cancel"