Fulfillment Inbound v2024-03-20
listPackingGroupBoxes
Retrieves a page of boxes from a given packing group. These boxes were previously provided through the setPackingInformation operation. This API is used for workflows where boxes are packed before Amazon determines shipment splits.
get/inbound/fba/2024-03-20/inboundPlans/{inboundPlanId}/packingGroups/{packingGroupId}/boxes
Path parameters
inboundPlanIdstring required
Identifier of an inbound plan.
packingGroupIdstring required
Identifier of a packing group.
Query parameters
pageSizeinteger
The number of packing group boxes 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
ListPackingGroupBoxes 200 response