Create ShipmentCopy Pagepost https://us2-api.bringg.com/v2/orders/{order_id}/fulfillments/{fulfillment_id}/shipmentsSend the details of a new shipment to Delivery Hub from your Order Management System (OMS).Path Paramsorder_iddoublerequiredfulfillment_iddoublerequiredBody Paramslabel_typestringenumThe label file type.PDFPNGZPLJPGAllowed:PDFPNGZPLJPGdisable_shipping_rulesbooleanWhen this field is “true” and there is no carrier information included in the payload, Delivery Hub skips shipping rules and creates an unassigned shipment.truefalsesource_idstringYour source system's ID for this shipment.servicestringThe service level for the quoted booking, such as same-day.shipping_account_iddoubleThe shipping account used for the quoted or actual booking. Required when service is present. This is used when the end-customer selects the carrier and service for a shipment.required_service_levelstringThe service levels required for this shipment, as defined by your organization and based on included products. For example, certain hazardous materials might require delivery within 72 hours.pickup_startstringDate and time when carrier arrives at shipping location to begin pickup.pickup_endstringDate and time when carrier leaves shipping location after picking up shipment.delivery_startstringDate and time when carrier arrives at recipient location to deliver shipment.delivery_endstringDate and time when carrier leaves recipient location after delivering shipment.created_bystringenumapipackerhubAllowed:apipackerhubpackagesarray of objectsrequiredThe packages included in this shipment, listed as an array. Packages can be updated while in the "New" status.packages*ADD objectHeadersAuthorizationstringrequiredResponses 200Success 400Bad Request 403ForbiddenUpdated 11 months ago