Name | Description | Type | Additional information |
---|---|---|---|
allow_partial |
When set to false, in case of an order error the whole batch is rejected. When set to true, in case of an order error all orders without error are accepted. |
boolean |
Required |
location |
If not empty, the batch will be sent to the specified location (physical warehouse) instead of the pre-defined location ("FR", "LA", "LN", "YK", "EX" or "EU"). |
string |
None. |
orders |
Array of orders. At least one order needs to be included in the batch. Maximum 1000 orders per batch. |
Collection of order |
Required |