Dispatch consolidated shipment
Dispatches multiple orders that ship together as a single consolidated shipment. Global-e generates the shared manifest and AWB and returns the shipping documents.
Error codes
The following error codes may be returned in the response. For more information, see the DispatchOrders error codes.Body
Include post data list for order IDs and outer boxes amount.
Includes order manifest data for the order shipment process.
The Merchant hub code that indicates which hub the parcels or orders are being dispatched from. NOTE: hubCode should be mapped to a Global-e hubId on the Global-e side.
The list of Merchant Order IDs to manifest.
The list of order IDs to manifest.
The number of outer boxes that are used through the manifest processing for DispatchConsolidatedShipment.
Response
Successful response.
Provides order documents for the order shipment process.
Indicates if the API call was successful or not. TRUE - API call was successful; FALSE - API call was not successful.
Description of the error to get documents.
List of OrderDocument objects that hold the shipping documents, populated by the GetShippingDocuments method.
List of OrderDocument objects that hold shipper manifest documents, including the consolidated shipment manifest.
List of Merchant.ParcelTracking objects, each object holds the parcel tracking number and full tracking URL for the relevant shipper (with the parcel tracking number).
Order tracking information.
List of DeliveryAdviceInformation objects that hold the information required for the "Delivery Advice" document.

