curl --request POST \
--url https://sandbox-api.borderless.xyz/v1/transactions/{id}/cancel \
--header 'Authorization: Bearer <token>'Sends a cancellation request for the specified transaction. Cancellation is not guaranteed and depends on the transaction status.
curl --request POST \
--url https://sandbox-api.borderless.xyz/v1/transactions/{id}/cancel \
--header 'Authorization: Bearer <token>'Documentation Index
Fetch the complete documentation index at: https://docs.borderless.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?