Skip to main content

Update SKU Orders from TikTok Shop

POST 

//:domain/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 via the SalesOrderRepository. 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.

Request

Responses

OK

Response Headers
    Content-Type