You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fulfillment Inbound v2024-03-20 SetPackingInformation working incorrectly when contentInformationSource is BARCODE_2D and box quantity greater than one
#4320
Open
jotaras opened this issue
Nov 13, 2024
· 1 comment
When creating boxes with contentInformationSource = BARCODE_2D and box quantity is greater than 1 setPackingInformation request, the operation is successful, but the boxes are created incorrectly.
For example, I tried to create 15 boxes, with the request:
Hi,
In order to correctly resolve this issue, Please open a support case following the guidance here so we can pursue the investigation as additional details are required from your end.
If you have already opened a case, can you please provide me the case numbers ?
When creating boxes with contentInformationSource = BARCODE_2D and box quantity is greater than 1 setPackingInformation request, the operation is successful, but the boxes are created incorrectly.
For example, I tried to create 15 boxes, with the request:
The response from ListShipmentBoxes, there is no BoxId for each box
And when confirming placement option the operation status returns this error
But when I created one box for unique diminesions, here what ListShipmentBoxes response looks like:
There are boxIds already and I managed to confirm the placement. Is it a known issue and when will it be resolved, or did I do something wrong?
The text was updated successfully, but these errors were encountered: