Pull TikTok Shop orders and submit fulfillment via the TikTok Shop Partner API

domain: partner.tiktokshop.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Complete the TikTok Shop OAuth flow to obtain a seller access token with the required order and fulfillment scopes from the Partner Center.
  2. Retrieve open orders using the Order API's search/list endpoint with a status filter for `AWAITING_SHIPMENT`; use cursor-based pagination to handle large result sets.
  3. For each order, extract `order_id`, line item details, and the shipping address from the order response.
  4. When items ship, call the Fulfillment API's ship-package endpoint with the `order_id`, `package_id`, tracking number, and carrier information.
  5. Verify fulfillment status by re-querying the order and checking that its status has transitioned to `SHIPPED` or `IN_TRANSIT`.
  6. Adhere to the standard tier rate limit (check the current limit in the Partner Center documentation; third-party sources report 100 requests per minute per store for standard tier); use batch endpoints for order status updates where available.

Known gotchas

Related routes

fulfill a shopify order using the fulfillment orders api (modern fulfillment flow)
shopify.com · 6 steps · unrated
Sync a product catalog delta feed from a PIM to TikTok Shop using the TikTok Shop Partner API product upload endpoints
TikTok Shop product catalog sync · 6 steps · unrated
Manage partial fulfillment of a Shopify order and handle backorder status for unfulfilled line items
shopify.dev · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans