Error
A valid request URL is required to generate request examples{
"attributes": {},
"boxes": [
{
"boxId": 123,
"dimensions": {
"height": 123,
"length": 123,
"unit": "<string>",
"width": 123
},
"items": [
{
"dimensions": {
"height": 123,
"length": 123,
"unit": "<string>",
"width": 123
},
"lineId": 123,
"origin": {
"x": 123,
"y": 123,
"z": 123
},
"quantity": 123,
"sourceShipmentNumber": 123,
"uniqueId": "<string>",
"weight": 123,
"weightUnit": "<string>"
}
],
"name": "<string>",
"volumeUtilization": 123,
"weightUnit": "<string>",
"weightUsed": 123,
"weightUtilization": 123
}
],
"leftOvers": [
{
"dimensions": {
"height": 123,
"length": 123,
"unit": "<string>",
"width": 123
},
"lineId": 123,
"origin": {
"x": 123,
"y": 123,
"z": 123
},
"quantity": 123,
"sourceShipmentNumber": 123,
"uniqueId": "<string>",
"weight": 123,
"weightUnit": "<string>"
}
],
"lenLeftovers": 123,
"packingSuggestionId": "<string>"
}getCartPackingSuggestions
getCartPackingSuggestions
POST
/
commerce
/
shipments
/
cartonization
/
packingSuggestions
Error
A valid request URL is required to generate request examples{
"attributes": {},
"boxes": [
{
"boxId": 123,
"dimensions": {
"height": 123,
"length": 123,
"unit": "<string>",
"width": 123
},
"items": [
{
"dimensions": {
"height": 123,
"length": 123,
"unit": "<string>",
"width": 123
},
"lineId": 123,
"origin": {
"x": 123,
"y": 123,
"z": 123
},
"quantity": 123,
"sourceShipmentNumber": 123,
"uniqueId": "<string>",
"weight": 123,
"weightUnit": "<string>"
}
],
"name": "<string>",
"volumeUtilization": 123,
"weightUnit": "<string>",
"weightUsed": 123,
"weightUtilization": 123
}
],
"leftOvers": [
{
"dimensions": {
"height": 123,
"length": 123,
"unit": "<string>",
"width": 123
},
"lineId": 123,
"origin": {
"x": 123,
"y": 123,
"z": 123
},
"quantity": 123,
"sourceShipmentNumber": 123,
"uniqueId": "<string>",
"weight": 123,
"weightUnit": "<string>"
}
],
"lenLeftovers": 123,
"packingSuggestionId": "<string>"
}Authorizations
JWT Authorization header using the Bearer scheme.
Body
application/json
request
⌘I

