Skip to main content

Show Draft Inbound Plan

GET 

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

Get details of a specific draft FBA inbound plan.

Not yet available to API tokens

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

prep_details_snapshot (object|null): the last successful Amazon prep-details fetch persisted on the plan — {details: [{msku, prepCategory, prepTypes[], labelOwnerConstraint, prepOwnerConstraint, allOwnersConstraint}], invalid_mskus: [msku], fetched_at: ISO8601}. Lets the Configuration page render prep requirements after a reload without re-hitting Amazon; refreshed on every successful list-prep-details call.

Request

Responses

OK

Response Headers
    Content-Type