api_key: ********************X-Api-Key: ********************curl --location --request GET 'https://app.sellerassistant.app/api/v1/sp-api/inbound/fba/2024-03-20/inboundPlans/wf64bdf98e-986d-4bbe-8e20-7196e3aaa1d2/boxes?pageSize=20&paginationToken&domain=amazon.com&marketplaceId=ATVPDKIKX0DER&api_key=<api-key>'{
"boxes": [
{
"packageId": "pk6949947a-ffd4-4bfa-a55a-c73b3403d633",
"boxId": "FBA18XW7GGHWU000001",
"contentInformationSource": "INTERACTIVE",
"destinationRegion": {
"countryCode": "US",
"state": "WA",
"warehouseId": "ABE1"
},
"dimensions": {
"height": 10.5,
"length": 15.2,
"unitOfMeasurement": "in",
"width": 12.8
},
"externalContainerIdentifier": "FBA18XW7GGHWU000001",
"externalContainerIdentifierType": "AMAZON",
"items": [
{
"asin": "B00U26V4VQ",
"expiration": "2025-12-31",
"fnsku": "X004PJ3U37",
"labelOwner": "AMAZON",
"manufacturingLotCode": "LOT12345",
"msku": "M.Cornell Import 14-03-2025 B00U26V4VQ",
"prepInstructions": [
{
"fee": {
"amount": 10.5,
"code": "USD"
},
"prepOwner": "AMAZON",
"prepType": "ITEM_LABELING"
}
],
"quantity": 10
}
],
"quantity": 1,
"templateName": "Standard Box",
"weight": {
"unit": "LB",
"value": 10
}
}
],
"pagination": {
"nextToken": "string"
}
}