Read Response
GET/responses/:id
Read Response
Request
Path Parameters
Responses
- 200
- 422
Successful Response
- application/json
- Schema
- Example (from schema)
Schema
- Array [
- Array [
- MOD2
- Array [
- ]
- ]
- ]
- Array [
- MOD2
- Array [
- ]
- ]
- Array [
- ]
- LengthShort
- LengthLong
- MassShort
- MassLong
- LengthShort
- LengthLong
- MassShort
- MassLong
- LengthShort
- LengthLong
- MassShort
- MassLong
- Array [
- Array [
- MOD2
- Array [
- ]
- ]
- Array [
- MOD2
- Array [
- ]
- Array [
- PackedItem
- PackedItemRotation
- PackedItemStacking
- PackedItemNesting
- Item
- SuperItem
- MOD2
- Array [
- ]
- MOD2
- Array [
- ]
- Array [
- MOD2
- Array [
- ]
- ]
- Item
- SuperItem
- MOD2
- Array [
- ]
- MOD2
- Array [
- ]
- Array [
- MOD2
- Array [
- ]
- ]
- Array [
- Item
- SuperItem
- MOD2
- Array [
- ]
- MOD2
- Array [
- ]
- Array [
- MOD2
- Array [
- ]
- ]
- ]
- MOD2
- Array [
- ]
- Item
- SuperItem
- MOD2
- Array [
- ]
- MOD2
- Array [
- ]
- Array [
- MOD2
- Array [
- ]
- ]
- Array [
- Item
- SuperItem
- MOD2
- Array [
- ]
- MOD2
- Array [
- ]
- Array [
- MOD2
- Array [
- ]
- ]
- ]
- Item
- SuperItem
- MOD2
- Array [
- ]
- MOD2
- Array [
- ]
- Array [
- MOD2
- Array [
- ]
- ]
- Array [
- Item
- SuperItem
- MOD2
- Array [
- ]
- MOD2
- Array [
- ]
- Array [
- MOD2
- Array [
- ]
- ]
- ]
- ]
- ]
- Array [
- MOD2
- Array [
- ]
- ]
- ]
- Array [
- ]
- LengthShort
- LengthLong
- MassShort
- MassLong
- LengthShort
- LengthLong
- MassShort
- MassLong
- LengthShort
- LengthLong
- MassShort
- MassLong
Autogenerated unique identifier
request_id object
string
request object
An API request to pack items.
Parameters
id : string The identifier of this request.
description : string A description of the request.
orders : list of models.Order The orders to be packed.
bins : list of models.Bin
The bins available to pack the orders.
parameters : models.Parameters
The parameters to be used when packing the orders, optional.
response_id : string The identifier of the response to this request.
time : datetime The time this request was made.
config: dict The packer configuration for this request. This is a dictionary that overrides the user configuration (which overrides the default configuration). If a key is not present in the dictionary, the user-level value is used (and if this one is not found, the default is used).
Autogenerated unique identifier
orders object[]required
Possible values: >= 1
items object[]required
Possible values: >= 0.001
Possible values: >= 0.001
Possible values: >= 0.001
Default value: 1
Default value: 1.7976931348623157e+308
Possible values: <= 1
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
stack_width_increase object
number
stack_height_increase object
number
stack_depth_increase object
number
inner_width object
number
inner_height object
number
inner_depth object
number
sequence object
Determines the order within packing. Items are packed according to an ascending order of sequence numbers. Sequence numbers will be ignored if not provided for every item in the order.
integer
tags object
string
string
Default value: [object Object]
Default value: [object Object]
bins object[]
Possible values: >= 0.001
Possible values: >= 0.001
Possible values: >= 0.001
tar_weight object
number
max_weight object
number
adjust_width_min object
number
adjust_height_min object
number
adjust_depth_min object
number
packaging_cost object
number
transport_cost object
number
min_fill_rate object
number
max_fill_rate object
number
Possible values: [BOX
, PALLET
, TRUCK
, ENVELOPE
]
Default value: BOX
tags object
string
string
Default value: [object Object]
parameters object
The parameters to be used when packing the orders, optional.
Parameters
group object
boolean
messages object[]
Possible values: [preprocessing
, packing
, other
]
Default value: other
Possible values: [info
, warning
, error
]
Default value: info
Possible values: [BOX
, PALLET
, TRUCK
, ENVELOPE
]
Default value: BOX
units object
length object
A length unit.
string
string
mass object
A mass unit.
string
string
bins object
The units for the bins.
length object
A length unit.
string
string
mass object
A mass unit.
string
string
items object
The units for the items.
length object
A length unit.
string
string
mass object
A mass unit.
string
string
Default value: [object Object]
Possible values: [created
, awaiting_bins
, busy
, finished
, error
, deleted
]
Default value: created
orders object[]
order objectrequired
Groups together a collection of items that are destined for the same
client. Entire Order
objects are fit as good as possible into Bin
s.
Parameters
id : string
The identifier of this order.
items : list of models.Item
The items that are to be packed.
Attributes
weight : float
The total weight of the items in this order.
volume : float
The total volume of the items in this order.
items : list of models.Item
The items that are to be packed.
id : string
The identifier of this order.
items object[]required
Possible values: >= 0.001
Possible values: >= 0.001
Possible values: >= 0.001
Default value: 1
Default value: 1.7976931348623157e+308
Possible values: <= 1
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
stack_width_increase object
number
stack_height_increase object
number
stack_depth_increase object
number
inner_width object
number
inner_height object
number
inner_depth object
number
sequence object
Determines the order within packing. Items are packed according to an ascending order of sequence numbers. Sequence numbers will be ignored if not provided for every item in the order.
integer
tags object
string
string
Default value: [object Object]
Default value: [object Object]
bins object[]
List containing all succesfully packed bins.
bin objectrequired
A bin in which items can be packed.
Parameters
id : string The identifier of this bin.
depth : float The depth of the bin (in meters).
width : float The width of the bin (in meters).
height : float The height of the bin (in meters).
max_weight : float The total weight that items within this bin can have (in grams).
transport_cost : float The cost incurred when transporting this type of bin.
packaging_cost : float The cost incurred when using this type of bin to pack items in.
min_fill_rate : float The minimum fill rate of the bin.
Attributes
id : string The identifier of this bin.
depth : float The depth of the bin (in meters).
width : float The width of the bin (in meters).
height : float The height of the bin (in meters).
max_weight : float The total weight that items within this bin can have (in grams).
transport_cost : float The cost incurred when transporting this type of bin.
packaging_cost : float The cost incurred when using this type of bin to pack items in.
min_fill_rate : float The minimum fill rate of the bin.
volume : float The volume of the bin.
max_dim : float The maximum dimension of the bin.
second_max_dim : float The second maximum dimension of the bin.
min_dim : float The minimum dimension of the bin.
cost : float The total cost of the bin.
tags : Tags Tags associated with this bin. Tags can be used to filter bins when packing items.
Possible values: >= 0.001
Possible values: >= 0.001
Possible values: >= 0.001
tar_weight object
number
max_weight object
number
adjust_width_min object
number
adjust_height_min object
number
adjust_depth_min object
number
packaging_cost object
number
transport_cost object
number
min_fill_rate object
number
max_fill_rate object
number
Possible values: [BOX
, PALLET
, TRUCK
, ENVELOPE
]
Default value: BOX
tags object
string
string
Default value: [object Object]
original_bin_uuid object
string
Possible values: > 0
Possible values: > 0
Possible values: > 0
Possible values: [BOX
, PALLET
, TRUCK
, ENVELOPE
]
Default value: ``
Default value: [object Object]
fitted_items object[]
item object required
Possible values: >= 0.001
Possible values: >= 0.001
Possible values: >= 0.001
Default value: 1
Default value: 1.7976931348623157e+308
Possible values: <= 1
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
stack_width_increase object
number
stack_height_increase object
number
stack_depth_increase object
number
inner_width object
number
inner_height object
number
inner_depth object
number
sequence object
Determines the order within packing. Items are packed according to an ascending order of sequence numbers. Sequence numbers will be ignored if not provided for every item in the order.
integer
tags object
string
string
Default value: [object Object]
Possible values: >= 0.001
Possible values: >= 0.001
Possible values: >= 0.001
Default value: 1
Default value: 1.7976931348623157e+308
Possible values: <= 1
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
stack_width_increase object
number
stack_height_increase object
number
stack_depth_increase object
number
inner_width object
number
inner_height object
number
inner_depth object
number
sequence object
Determines the order within packing. Items are packed according to an ascending order of sequence numbers. Sequence numbers will be ignored if not provided for every item in the order.
integer
tags object
string
string
Default value: [object Object]
smaller_items object[]required
Possible values: >= 0.001
Possible values: >= 0.001
Possible values: >= 0.001
Default value: 1
Default value: 1.7976931348623157e+308
Possible values: <= 1
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
stack_width_increase object
number
stack_height_increase object
number
stack_depth_increase object
number
inner_width object
number
inner_height object
number
inner_depth object
number
sequence object
Determines the order within packing. Items are packed according to an ascending order of sequence numbers. Sequence numbers will be ignored if not provided for every item in the order.
integer
tags object
string
string
Default value: [object Object]
Default value: Super
Possible values: [0
, 1
, 2
, 3
, 4
, 5
]
original_item_uuid object
string
Possible values: [base
]
Default value: base
Item position on X axis.
Item position on Y axis.
Item position on Z axis.
Default value: ``
Default value: [object Object]
Width of the item.
Height of the item.
Depth of the item.
Volume of the item.
Weight of the item.
item object required
Possible values: >= 0.001
Possible values: >= 0.001
Possible values: >= 0.001
Default value: 1
Default value: 1.7976931348623157e+308
Possible values: <= 1
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
stack_width_increase object
number
stack_height_increase object
number
stack_depth_increase object
number
inner_width object
number
inner_height object
number
inner_depth object
number
sequence object
Determines the order within packing. Items are packed according to an ascending order of sequence numbers. Sequence numbers will be ignored if not provided for every item in the order.
integer
tags object
string
string
Default value: [object Object]
Possible values: >= 0.001
Possible values: >= 0.001
Possible values: >= 0.001
Default value: 1
Default value: 1.7976931348623157e+308
Possible values: <= 1
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
stack_width_increase object
number
stack_height_increase object
number
stack_depth_increase object
number
inner_width object
number
inner_height object
number
inner_depth object
number
sequence object
Determines the order within packing. Items are packed according to an ascending order of sequence numbers. Sequence numbers will be ignored if not provided for every item in the order.
integer
tags object
string
string
Default value: [object Object]
smaller_items object[]required
Possible values: >= 0.001
Possible values: >= 0.001
Possible values: >= 0.001
Default value: 1
Default value: 1.7976931348623157e+308
Possible values: <= 1
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
stack_width_increase object
number
stack_height_increase object
number
stack_depth_increase object
number
inner_width object
number
inner_height object
number
inner_depth object
number
sequence object
Determines the order within packing. Items are packed according to an ascending order of sequence numbers. Sequence numbers will be ignored if not provided for every item in the order.
integer
tags object
string
string
Default value: [object Object]
Default value: Super
Possible values: [0
, 1
, 2
, 3
, 4
, 5
]
original_item_uuid object
string
Possible values: [rotation
]
Default value: rotation
Item position on X axis.
Item position on Y axis.
Item position on Z axis.
Default value: ``
Default value: [object Object]
contained_items object[]
item object required
Possible values: >= 0.001
Possible values: >= 0.001
Possible values: >= 0.001
Default value: 1
Default value: 1.7976931348623157e+308
Possible values: <= 1
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
stack_width_increase object
number
stack_height_increase object
number
stack_depth_increase object
number
inner_width object
number
inner_height object
number
inner_depth object
number
sequence object
Determines the order within packing. Items are packed according to an ascending order of sequence numbers. Sequence numbers will be ignored if not provided for every item in the order.
integer
tags object
string
string
Default value: [object Object]
Possible values: >= 0.001
Possible values: >= 0.001
Possible values: >= 0.001
Default value: 1
Default value: 1.7976931348623157e+308
Possible values: <= 1
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
stack_width_increase object
number
stack_height_increase object
number
stack_depth_increase object
number
inner_width object
number
inner_height object
number
inner_depth object
number
sequence object
Determines the order within packing. Items are packed according to an ascending order of sequence numbers. Sequence numbers will be ignored if not provided for every item in the order.
integer
tags object
string
string
Default value: [object Object]
smaller_items object[]required
Possible values: >= 0.001
Possible values: >= 0.001
Possible values: >= 0.001
Default value: 1
Default value: 1.7976931348623157e+308
Possible values: <= 1
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
stack_width_increase object
number
stack_height_increase object
number
stack_depth_increase object
number
inner_width object
number
inner_height object
number
inner_depth object
number
sequence object
Determines the order within packing. Items are packed according to an ascending order of sequence numbers. Sequence numbers will be ignored if not provided for every item in the order.
integer
tags object
string
string
Default value: [object Object]
Default value: Super
Possible values: [0
, 1
, 2
, 3
, 4
, 5
]
original_item_uuid object
string
Possible values: [base
]
Default value: base
Item position on X axis.
Item position on Y axis.
Item position on Z axis.
Default value: ``
Default value: [object Object]
Width of the item.
Height of the item.
Depth of the item.
Volume of the item.
Weight of the item.
original objectrequired
An object that represents a certain item from an Order.
Parameters
id : string The identifier of this item.
depth : float The depth of the item (in centimeter).
width : float The width of the item (in centimeter).
height : float The height of the item (in centimeter).
weight : float The weight of the item (in kilograms).
min_floor_space_coverage : float (default : 0.75) A value between 0 and 1 specifying how much (in percentage) the ground floor of an item needs to be covered by items beneath it.
rotated : bool (default : False) A boolean that specifies whether this item has been rotated with a certain angle to fit in a box. The dimensions will be adjusted by drawing a bounding box around the rotated item.
allow_wd_floor : bool (default : True) Whether this item is allowed to be rotated such that the width x depth face touches the floor.
allow_wh_floor : bool (default : True) Whether this item is allowed to be rotated such that the width x height face touches the floor.
allow_dh_floor : bool (default : True) Whether this item is allowed to be rotated such that the depth x height face touches the floor.
sequence : int The sequence number of this item in the order.
group : string (default: "") The group to which this item belongs. Items of different groups will not be packed together.
Attributes
id : string The identifier of this item.
depth : float The depth of the item (in centimeter).
width : float The width of the item (in centimeter).
height : float The height of the item (in centimeter).
weight : float The weight of the item (in kilograms).
min_floor_space_coverage : float (default : 0.75) A value between 0 and 1 specifying how much (in percentage) the ground floor of an item needs to be covered by items beneath it.
rotated : bool (default : False) A boolean that specifies whether this item has been rotated with a certain angle to fit in a box. The dimensions will be adjusted by drawing a bounding box around the rotated item.
allow_wd_floor : bool (default : True) Whether this item is allowed to be rotated such that the width x depth face touches the floor.
allow_wh_floor : bool (default : True) Whether this item is allowed to be rotated such that the width x height face touches the floor.
allow_dh_floor : bool (default : True) Whether this item is allowed to be rotated such that the depth x height face touches the floor.
sequence : int The sequence number of this item in the order.
volume : float The volume of the item.
biggest_surface : float The biggest surface of the item.
density : float The density of the item.
max_dim : float The biggest dimension of the item.
second_biggest_dim : float The second biggest dimension of the item.
min_dim : float The smallest dimension of the item.
tags : Tags Tags associated with this item. Tags can be used to dictate the destination bin of an item.
Possible values: >= 0.001
Possible values: >= 0.001
Possible values: >= 0.001
Default value: 1
Default value: 1.7976931348623157e+308
Possible values: <= 1
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
stack_width_increase object
number
stack_height_increase object
number
stack_depth_increase object
number
inner_width object
number
inner_height object
number
inner_depth object
number
sequence object
Determines the order within packing. Items are packed according to an ascending order of sequence numbers. Sequence numbers will be ignored if not provided for every item in the order.
integer
tags object
string
string
Default value: [object Object]
Width of the item.
Height of the item.
Depth of the item.
Weight of the item.
item object required
Possible values: >= 0.001
Possible values: >= 0.001
Possible values: >= 0.001
Default value: 1
Default value: 1.7976931348623157e+308
Possible values: <= 1
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
stack_width_increase object
number
stack_height_increase object
number
stack_depth_increase object
number
inner_width object
number
inner_height object
number
inner_depth object
number
sequence object
Determines the order within packing. Items are packed according to an ascending order of sequence numbers. Sequence numbers will be ignored if not provided for every item in the order.
integer
tags object
string
string
Default value: [object Object]
Possible values: >= 0.001
Possible values: >= 0.001
Possible values: >= 0.001
Default value: 1
Default value: 1.7976931348623157e+308
Possible values: <= 1
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
stack_width_increase object
number
stack_height_increase object
number
stack_depth_increase object
number
inner_width object
number
inner_height object
number
inner_depth object
number
sequence object
Determines the order within packing. Items are packed according to an ascending order of sequence numbers. Sequence numbers will be ignored if not provided for every item in the order.
integer
tags object
string
string
Default value: [object Object]
smaller_items object[]required
Possible values: >= 0.001
Possible values: >= 0.001
Possible values: >= 0.001
Default value: 1
Default value: 1.7976931348623157e+308
Possible values: <= 1
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
stack_width_increase object
number
stack_height_increase object
number
stack_depth_increase object
number
inner_width object
number
inner_height object
number
inner_depth object
number
sequence object
Determines the order within packing. Items are packed according to an ascending order of sequence numbers. Sequence numbers will be ignored if not provided for every item in the order.
integer
tags object
string
string
Default value: [object Object]
Default value: Super
Possible values: [0
, 1
, 2
, 3
, 4
, 5
]
original_item_uuid object
string
Possible values: [stacking
]
Default value: stacking
Item position on X axis.
Item position on Y axis.
Item position on Z axis.
Default value: ``
Default value: [object Object]
contained_items object[]
item object required
Possible values: >= 0.001
Possible values: >= 0.001
Possible values: >= 0.001
Default value: 1
Default value: 1.7976931348623157e+308
Possible values: <= 1
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
stack_width_increase object
number
stack_height_increase object
number
stack_depth_increase object
number
inner_width object
number
inner_height object
number
inner_depth object
number
sequence object
Determines the order within packing. Items are packed according to an ascending order of sequence numbers. Sequence numbers will be ignored if not provided for every item in the order.
integer
tags object
string
string
Default value: [object Object]
Possible values: >= 0.001
Possible values: >= 0.001
Possible values: >= 0.001
Default value: 1
Default value: 1.7976931348623157e+308
Possible values: <= 1
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
stack_width_increase object
number
stack_height_increase object
number
stack_depth_increase object
number
inner_width object
number
inner_height object
number
inner_depth object
number
sequence object
Determines the order within packing. Items are packed according to an ascending order of sequence numbers. Sequence numbers will be ignored if not provided for every item in the order.
integer
tags object
string
string
Default value: [object Object]
smaller_items object[]required
Possible values: >= 0.001
Possible values: >= 0.001
Possible values: >= 0.001
Default value: 1
Default value: 1.7976931348623157e+308
Possible values: <= 1
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
stack_width_increase object
number
stack_height_increase object
number
stack_depth_increase object
number
inner_width object
number
inner_height object
number
inner_depth object
number
sequence object
Determines the order within packing. Items are packed according to an ascending order of sequence numbers. Sequence numbers will be ignored if not provided for every item in the order.
integer
tags object
string
string
Default value: [object Object]
Default value: Super
Possible values: [0
, 1
, 2
, 3
, 4
, 5
]
original_item_uuid object
string
Possible values: [base
]
Default value: base
Item position on X axis.
Item position on Y axis.
Item position on Z axis.
Default value: ``
Default value: [object Object]
Width of the item.
Height of the item.
Depth of the item.
Volume of the item.
Weight of the item.
Width of the item.
Height of the item.
Depth of the item.
Volume of the item.
Weight of the item.
item object required
Possible values: >= 0.001
Possible values: >= 0.001
Possible values: >= 0.001
Default value: 1
Default value: 1.7976931348623157e+308
Possible values: <= 1
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
stack_width_increase object
number
stack_height_increase object
number
stack_depth_increase object
number
inner_width object
number
inner_height object
number
inner_depth object
number
sequence object
Determines the order within packing. Items are packed according to an ascending order of sequence numbers. Sequence numbers will be ignored if not provided for every item in the order.
integer
tags object
string
string
Default value: [object Object]
Possible values: >= 0.001
Possible values: >= 0.001
Possible values: >= 0.001
Default value: 1
Default value: 1.7976931348623157e+308
Possible values: <= 1
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
stack_width_increase object
number
stack_height_increase object
number
stack_depth_increase object
number
inner_width object
number
inner_height object
number
inner_depth object
number
sequence object
Determines the order within packing. Items are packed according to an ascending order of sequence numbers. Sequence numbers will be ignored if not provided for every item in the order.
integer
tags object
string
string
Default value: [object Object]
smaller_items object[]required
Possible values: >= 0.001
Possible values: >= 0.001
Possible values: >= 0.001
Default value: 1
Default value: 1.7976931348623157e+308
Possible values: <= 1
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
stack_width_increase object
number
stack_height_increase object
number
stack_depth_increase object
number
inner_width object
number
inner_height object
number
inner_depth object
number
sequence object
Determines the order within packing. Items are packed according to an ascending order of sequence numbers. Sequence numbers will be ignored if not provided for every item in the order.
integer
tags object
string
string
Default value: [object Object]
Default value: Super
Possible values: [0
, 1
, 2
, 3
, 4
, 5
]
original_item_uuid object
string
Possible values: [nesting
]
Default value: nesting
Item position on X axis.
Item position on Y axis.
Item position on Z axis.
Default value: ``
Default value: [object Object]
contained_items object[]
item object required
Possible values: >= 0.001
Possible values: >= 0.001
Possible values: >= 0.001
Default value: 1
Default value: 1.7976931348623157e+308
Possible values: <= 1
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
stack_width_increase object
number
stack_height_increase object
number
stack_depth_increase object
number
inner_width object
number
inner_height object
number
inner_depth object
number
sequence object
Determines the order within packing. Items are packed according to an ascending order of sequence numbers. Sequence numbers will be ignored if not provided for every item in the order.
integer
tags object
string
string
Default value: [object Object]
Possible values: >= 0.001
Possible values: >= 0.001
Possible values: >= 0.001
Default value: 1
Default value: 1.7976931348623157e+308
Possible values: <= 1
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
stack_width_increase object
number
stack_height_increase object
number
stack_depth_increase object
number
inner_width object
number
inner_height object
number
inner_depth object
number
sequence object
Determines the order within packing. Items are packed according to an ascending order of sequence numbers. Sequence numbers will be ignored if not provided for every item in the order.
integer
tags object
string
string
Default value: [object Object]
smaller_items object[]required
Possible values: >= 0.001
Possible values: >= 0.001
Possible values: >= 0.001
Default value: 1
Default value: 1.7976931348623157e+308
Possible values: <= 1
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
stack_width_increase object
number
stack_height_increase object
number
stack_depth_increase object
number
inner_width object
number
inner_height object
number
inner_depth object
number
sequence object
Determines the order within packing. Items are packed according to an ascending order of sequence numbers. Sequence numbers will be ignored if not provided for every item in the order.
integer
tags object
string
string
Default value: [object Object]
Default value: Super
Possible values: [0
, 1
, 2
, 3
, 4
, 5
]
original_item_uuid object
string
Possible values: [base
]
Default value: base
Item position on X axis.
Item position on Y axis.
Item position on Z axis.
Default value: ``
Default value: [object Object]
Width of the item.
Height of the item.
Depth of the item.
Volume of the item.
Weight of the item.
Width of the item.
Height of the item.
Depth of the item.
Volume of the item.
Weight of the item.
Possible values: >= 6
, <= 6
min_fill_rate object required
number
max_fill_rate object required
number
Volume of the bin.
Item volume of the bin.
Fraction of bin that is filled by items.
Weight of the items in the bin.
Weight of the bin with items inside.
Fraction of max weight of the bin that is filled by item weight.
unfitted_items object[]
Items that were not able to fit in any of the bins.
Possible values: >= 0.001
Possible values: >= 0.001
Possible values: >= 0.001
Default value: 1
Default value: 1.7976931348623157e+308
Possible values: <= 1
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
Default value: true
stack_width_increase object
number
stack_height_increase object
number
stack_depth_increase object
number
inner_width object
number
inner_height object
number
inner_depth object
number
sequence object
Determines the order within packing. Items are packed according to an ascending order of sequence numbers. Sequence numbers will be ignored if not provided for every item in the order.
integer
tags object
string
string
Default value: [object Object]
Default value: [object Object]
Default value: ``
messages object[]
Possible values: [preprocessing
, packing
, other
]
Default value: other
Possible values: [info
, warning
, error
]
Default value: info
Possible values: [BOX
, PALLET
, TRUCK
, ENVELOPE
]
Default value: BOX
units object
length object
A length unit.
string
string
mass object
A mass unit.
string
string
bins object
The units for the bins.
length object
A length unit.
string
string
mass object
A mass unit.
string
string
items object
The units for the items.
length object
A length unit.
string
string
mass object
A mass unit.
string
string
{
"_id": "string",
"owner_id": "string",
"request": {
"_id": "string",
"owner_id": "string",
"response_id": "string",
"scenario_id": "string",
"description": "string",
"orders": [
{
"id": "order_1",
"items": [
{
"depth": 1,
"height": 1,
"id": "item_1",
"width": 1
}
]
}
],
"bins": [
{
"depth": 1,
"height": 1,
"id": "bin_1",
"width": 1
}
],
"parameters": {
"group": true
},
"messages": [
{
"message": "string",
"category": "other",
"severity": "info"
}
],
"bin_type": "BOX",
"units": {
"length": "mm",
"mass": "mg",
"bins": {
"length": "mm",
"mass": "mg"
},
"items": {
"length": "mm",
"mass": "mg"
}
},
"config": {}
},
"scenario_id": "string",
"status": "created",
"description": "string",
"orders": [
{
"order": {
"id": "order_1",
"items": [
{
"depth": 1,
"height": 1,
"id": "item_1",
"width": 1
}
]
},
"original_order_uuid": "string",
"uuid": "string",
"order_id": "string",
"bins": [
{
"bin": {
"depth": 1,
"height": 1,
"id": "bin_1",
"width": 1
},
"original_bin_uuid": "string",
"uuid": "string",
"bin_id": "string",
"width": 0,
"height": 0,
"depth": 0,
"tar_weight": 0,
"max_weight": 0,
"transport_cost": 0,
"packaging_cost": 0,
"bin_type": "BOX",
"tags": [
"string"
],
"extras": {},
"fitted_items": [
{},
{},
{},
{}
],
"interactive_viz_url": "string",
"static_viz_url": "string",
"min_fill_rate": 0,
"max_fill_rate": 0,
"max_height": 0,
"max_width": 0,
"max_depth": 0,
"volume": 0,
"item_volume": 0,
"fill_rate": 0,
"item_weight": 0,
"weight": 0,
"weight_fill_rate": 0,
"cost": 0,
"num_items": 0
}
],
"unfitted_items": [
{
"depth": 1,
"height": 1,
"id": "item_1",
"width": 1
}
],
"extras": {},
"unfitted_item_ids": [
"string"
],
"bin_volume": 0,
"item_volume": 0,
"fill_rate": 0,
"max_weight": 0,
"item_weight": 0,
"weight": 0,
"weight_fill_rate": 0,
"packaging_cost": 0,
"transport_cost": 0,
"cost": 0,
"num_bins": 0,
"num_items": 0
}
],
"errors": [
"string"
],
"messages": [
{
"message": "string",
"category": "other",
"severity": "info"
}
],
"execution_time": 0,
"bin_type": "BOX",
"units": {
"length": "mm",
"mass": "mg",
"bins": {
"length": "mm",
"mass": "mg"
},
"items": {
"length": "mm",
"mass": "mg"
}
},
"created_at": "2025-02-24T15:38:37.423Z",
"bin_volume": 0,
"item_volume": 0,
"fill_rate": 0,
"max_weight": 0,
"item_weight": 0,
"weight": 0,
"weight_fill_rate": 0,
"packaging_cost": 0,
"transport_cost": 0,
"cost": 0,
"num_items": 0,
"num_bins": 0,
"num_orders": 0
}
Validation Error
- application/json
- Schema
- Example (from schema)
Schema
- Array [
- Array [
- MOD2
- ]
- ]
detail object[]
loc object[]required
string
integer
{
"detail": [
{
"loc": [
"string",
0
],
"msg": "string",
"type": "string"
}
]
}