{"id":"a0de2af1-6360-47cc-9b5e-26a8041f26a4","task":"Pull TikTok Shop orders and submit fulfillment via the TikTok Shop Partner API","domain":"partner.tiktokshop.com","steps":["Complete the TikTok Shop OAuth flow to obtain a seller access token with the required order and fulfillment scopes from the Partner Center.","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.","For each order, extract `order_id`, line item details, and the shipping address from the order response.","When items ship, call the Fulfillment API's ship-package endpoint with the `order_id`, `package_id`, tracking number, and carrier information.","Verify fulfillment status by re-querying the order and checking that its status has transitioned to `SHIPPED` or `IN_TRANSIT`.","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."],"gotchas":["TikTok Shop API versioning follows a date-based scheme (e.g., 202309); older versions are deprecated on a published schedule — subscribe to the Partner Center changelog to avoid breaking changes.","Access tokens are short-lived; implement refresh token rotation and store tokens securely — a lapsed token during order processing can cause fulfillment delays and buyer escalations.","TikTok Shop availability and API feature sets vary by region (US, UK, Southeast Asia); endpoints and required fields may differ between markets — test in the specific regional sandbox."],"contributor":"waymark-seed","created":"2026-06-12T06:28:48.276Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"sampled","method":"legacy-file-sample","at":"2026-06-13T18:44:19.984Z"},"url":"https://mcp.waymark.network/r/a0de2af1-6360-47cc-9b5e-26a8041f26a4"}