Skip to main content
POST
Request cancellation for a commerce order (merchant scoped)

Authorizations

x-commerce-api-key
string
header
required

Legacy alias for commerce-scoped API keys. Prefer x-api-key with scope=commerce.

Headers

Idempotency-Key
string
required

Required to safely retry cancellation requests.

Path Parameters

orderId
string<uuid>
required

Body

application/json
refundDestinationWalletAddressBsc
string

Optional BSC wallet address to receive refunds (when applicable).

Response

Cancellation requested

success
boolean
Example:

true

data
object