Skip to main content

Cancel Delivery Appointment

DELETE 

/api/tiktok-shop/:integrationInstance/fbt/appointments/:appointment

Cancels the appointment for every inbound order riding on it.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Cancelling within 24 hours of the window is allowed but flagged: TikTok records a no-show exception against the seller, so the response returns late_cancel: true and says so in the message rather than blocking the call.

inbound_order_ids lists the inbound orders that were released by the cancellation.

Permission: integrations.update.

Request

Responses

OK

Response Headers
    Content-Type