Fulfillment Inbound v2024-03-20
listPlacementOptions
Provides a list of all placement options for an inbound plan. Placement options must first be generated by the corresponding operation before becoming available.
get/inbound/fba/2024-03-20/inboundPlans/{inboundPlanId}/placementOptions
Path parameters
inboundPlanIdstring required
Identifier of an inbound plan.
Query parameters
pageSizeinteger
The number of placement options to return in the response matching the given query.
paginationTokenstring
A token to fetch a certain page when there are multiple pages worth of results. The value of this token is fetched from the pagination returned in the API response. In the absence of the token value from the query parameter the API returns the first page of the result.
Response
ListPlacementOptions 200 response