Ship Package
Use this API to ship a package. There are two kinds of shipping options available: TikTok Shipping or Seller Shipping. - TikTok Shipping: Schedule a package handover time for TikTok Shipping carriers to pickup a package from seller. - Seller Shipping: Seller arranges their own shipping, and uploads a tracking number and shipping_provider_id. Package ID can be obtained from Get Order Detail
Query
Comma-separated response fields to include.
Body
The start date and time of the package pickup time slot. Unix timestamp.
For package with SEND_BY_SELLER as delivery_option (merchant self-shipping mode), you must input a tracking_number to call this API.
The end date and time of the package pickup time slot. Unix timestamp.
Possible values: - PICKUP: A logistics carrier will pick up the package(s) from the seller's pickup address. - DROP_OFF: The seller will need to drop off the package(s) to a designated location.
For package with SEND_BY_SELLER as delivery_option (merchant self-shipping mode), you must input a shipping_provider_id to call this API. Please use Get Shipping Providers to obtain the shipping_provider_id.
Pickup time slot.
Only needed for merchant self-shipping packages. Check the delivery_option field of Get Package Detail to see how to differentiate platform-logistics and self-shipping. Use the shipping_provider_id retrieved from Get Shipping Providers and upload the corresponding tracking_number.