Skip to main content

Search Inbound Plans

GET 

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

Search a single inbound plan on Amazon by its inbound plan id (the modal's "Search Specific Inbound" tab). Amazon's list API has no id search, so this fetches the plan directly — which also imports/refreshes it — and returns an array with 0 or 1 OrderSearchResult-shaped row.

Requires a Bearer token.

Authorization

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

Request

Responses

OK

Response Headers
    Content-Type