Update Shipment by Source IDAsk AIput https://us2-api.bringg.com/v2/orders/source_id/{order_source_id}/fulfillments/source_id/{fulfillment_source_id}/shipments/source_id/{shipment_source_id}Update the details of a shipment using its source ID.Path Paramsorder_source_idstringrequiredfulfillment_source_idstringrequiredshipment_source_idstringrequiredBody Paramssource_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.label_typestringenumThe label file type.PDFPNGZPLJPGAllowed:PDFPNGZPLJPGrequired_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 objectsIt's possible to update the packages if the shipment is in the "New" status only.packagesADD objectforcebooleantruefalseHeadersAuthorizationstringrequiredResponses 200Success 400Bad Request 403ForbiddenUpdated 10 months ago