Skip to main content

Reserve Inbound Plan Source Stock

POST 

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

Retry the source-stock reservation for a plan whose submission to TikTok already succeeded but whose local reservation did not.

Not yet available to API tokens

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

While materialization_failed is true, the supplier handoff and ready-to-ship are blocked and materialization_error explains why. Takes no body. The response always returns the plan; check materialization_failed and the message to see whether the retry cleared.

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

Requires the integrations.update permission.

Request

Responses

OK

Response Headers
    Content-Type