Consolidations

You can consolidate multiple orders into a single consignment. This can help you handle, track, and process multiple shipments together.

Endpoint Action
POST /consolidations Create a new consolidation from multiple orders
POST /consolidations/{parent_order} Append additional orders to an existing consolidation
DELETE /consolidations/{parent_order} Reverses consolidation of all child orders under the parent order