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.

Authorization

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

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