Skip to main content
POST
/
v1
/
transactions
/
{id}
/
cancel
Request cancellation of a transaction.
curl --request POST \
  --url https://sandbox-api.borderless.xyz/v1/transactions/{id}/cancel \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Response

202

Requested cancellation of a transaction