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.

Not yet available to API tokens

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

Request

Responses

OK

Response Headers
    Content-Type