Docs

Cancel Order

Use this API to cancel an order on behalf of a seller. In the US and UK markets, when an item is out of stock, partial cancellation on the single item level is supported by this API.

PUT

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
string
string
stringrequired
stringrequired

TikTok Shop order id

numberrequired
object
array

List of order line item ids to cancel. In the US and UK markets, when an item is out of stock, partial cancellation on the single item level is supported. To initiate a partial cancellation, specify the item's order line id.

stringrequired

Reason to cancel the order UNPAID Out of stock seller_cancel_unpaid_reason_out_of_stock Pricing error seller_cancel_unpaid_reason_wrong_price Buyer did not pay on time seller_cancel_unpaid_reason_buyer_hasnt_paid_within_time_allowed Buyer requested cancellation seller_cancel_unpaid_reason_buyer_requested_cancellation ON_HOLD and AWAITING_SHIPMENT Out of stock seller_cancel_reason_out_of_stock Pricing error seller_cancel_reason_wrong_price Unable to deliver to buyer address seller_cancel_paid_reason_address_not_deliver Buyer requested cancellation seller_cancel_paid_reason_buyer_requested_cancellation

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.