Create consolidation parameters
POST /consolidations
| Name | In | Type | Required | Description |
|---|---|---|---|---|
orders | body | array[string] | true | List of orders to consolidate into a single consignment |
reference_order | body | string | false | Order to use as the reference for the parent consolidation. If not provided, the first order in the array becomes the parent. |