Skip to main content
DELETE
Cancel Sell transaction by external ID

Authorizations

Authorization
string
header
required

Your secret API key, passed as Authorization: Api-Key <secret key>, for example Authorization: Api-Key sk_test_key. Secret keys are prefixed with sk_test_ (sandbox) or sk_live_ (production) and must only be used server-side. Never expose them in client code. Find your keys on the API keys page of the dashboard. See Authentication.

Path Parameters

transactionId
string
required

A valid Sell transaction ID.

Response

Successful response