Cancel transaction
Auth context: sub-user — On-Behalf-Of required. Rate limit: 50/min.
Cancels every still-cancellable item in the trade. tradeId is the trade id or your
externalId.
Best-effort, and never all-or-nothing: items the supplier refuses are reported in
items[] with a reason, and the request still returns 200. Items already past the
cancellable window are not attempted at all, so requested counts only the candidates.
The same preconditions as the per-item cancel apply to each item.
Authorizations
Your raw API key. Generate, rotate, and revoke keys from the merchant
dashboard. Keys can optionally be bound to one or more allowed source
IPs — requests from any other IP are rejected with API_KEY_IP_DENIED.
Headers
Sub-user UUID or the merchant's externalId for that sub-user.
Required for sub-user-context routes; rejected (via requireMerchant)
on merchant-context routes.
1 - 128Path Parameters
1 - 128