Skip to main content

Get Inbound Plan

GET 

/api/tiktok-shop/:integrationInstance/fbt/inbound-plans/:plan

Read one inbound plan with everything needed to render it: its lines (each with packed_quantity and is_fully_packed), its cartons and their contents, every placement option TikTok has offered, and the inbound orders minted from it.

Not yet available to API tokens

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

The plan must belong to the integration instance in the path; a plan owned by another instance answers 404.

Requires an authenticated token. No extra permission is needed for this read.

Request

Responses

OK

Response Headers
    Content-Type