Skip to main content

Update SKU Orders from TikTok Shop

POST 

/api/tiktok-shop/integration-instances/:integration_instance_id/orders/update-sku-orders

Update existing SKU sales orders from their linked TikTok Shop orders. Re-derives the SalesOrder DTO and persists changes. Only TikTok Shop orders that already have a linked SalesOrder are eligible. Pass either ids: [...] for a specific subset, or update_all_orders: true (optionally with filters: {...}). The use_jobs flag is accepted for parity with Shopify but is currently ignored — TikTok always runs synchronously.

Not yet available to API tokens

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

Request

Responses

OK

Response Headers
    Content-Type