amzn / selling-partner-api-models

This repository contains OpenAPI models for developers to use when developing software to call Selling Partner APIs.
Apache License 2.0
590 stars 728 forks source link

listInboundPlanBoxes - Fulfillment Inbound API v2024-03-20 #4198

Open 243767110 opened 1 week ago

243767110 commented 1 week ago

After I create a inbound plan, I call the listInboundPlanBoxes interface. The returned data contains no items information. What is the problem? Return result: {"boxes":[{"boxId":"FBA18G1H2Q44U000001","contentInformationSource":"BOX_CONTENT_PROVIDED","dimensions":{"height":14,"length":20,"unitOfMeasurement":"IN","width":16},"items":[{}],"packageId":"pk9f79df54-5b5f-464e-a3fa-c954aacbde0a","quantity":1,"templateName":"P1 - B3","weight":{"unit":"KG","value":12}},{"boxId":"FBA18G1DDBX5U000002","contentInformationSource":"BOX_CONTENT_PROVIDED","dimensions":{"height":14,"length":20,"unitOfMeasurement":"IN","width":16},"items":[{}],"packageId":"pka873477c-f6dd-4d31-804e-3c5b2db22261","quantity":1,"templateName":"P1 - B5","weight":{"unit":"KG","value":12}},{"boxId":"FBA18G1DDBX5U000001","contentInformationSource":"BOX_CONTENT_PROVIDED","dimensions":{"height":14,"length":20,"unitOfMeasurement":"IN","width":16},"items":[{}],"packageId":"pkf89435af-cc12-4f32-b66c-d5f26b1986a8","quantity":1,"templateName":"P1 - B2","weight":{"unit":"KG","value":12}},{"boxId":"FBA18G1DPSKFU000002","contentInformationSource":"BOX_CONTENT_PROVIDED","dimensions":{"height":14,"length":20,"unitOfMeasurement":"IN","width":16},"items":[{}],"packageId":"pk54c80ed1-26d3-486d-bf0c-ceb459954d97","quantity":1,"templateName":"P1 - B4","weight":{"unit":"KG","value":12}},{"boxId":"FBA18G1DPSKFU000001","contentInformationSource":"BOX_CONTENT_PROVIDED","dimensions":{"height":14,"length":20,"unitOfMeasurement":"IN","width":16},"items":[{}],"packageId":"pkaf7d2ef8-f0ba-4b9c-8197-3f4d13c60746","quantity":1,"templateName":"P1 - B1","weight":{"unit":"KG","value":12}}],"pagination":{}}