Skip to main content

Update Draft Inbound Plan

PUT 

/api/amazon/:integrationInstance/draft-inbound-plans/:draft_inbound_plan

Update a draft FBA inbound plan. Advancing the plan to a verified state reserves source-warehouse stock; if the warehouse lacks enough on-hand quantity the request returns 400 with a product error.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Kit lines: a kit line in kit_stock mode that lacks pre-built stock — but whose components could assemble the requested quantity — returns a dedicated 400 error including buildable_from_components, hinting that the line should be switched to components mode (PATCH the item with kit_fulfillment_mode: components) so verification can allocate the component stock instead.

Request

Responses

OK

Response Headers
    Content-Type