Update Shipment by IDAsk AIput https://us2-api.bringg.com/v2/orders{order_id}/fulfillments/{fulfillment_id}/shipments/{shipment_id}Update the details of a shipment using its ID number.Path Paramsorder_idstringrequiredfulfillment_idstringrequiredshipment_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 booking.customerobjectcustomer objecttypestringenumIs not supported at the momentdeliveryreturnAllowed:deliveryreturnlabel_typestringenumThe label file type.PDFPNGZPLJPGAllowed:PDFPNGZPLJPGsender_startstringIs not supported at the moment. The start of the pickup time window.sender_endstringIs not supported at the moment. The end of the pickup time window.recipient_startstringIs not supported at the moment. The start of the dropoff time window.recipient_endstringIs not supported at the moment. The end of the dropoff time window.packagesarray of objectsIt's possible to update the packages if the shipment is in the "New" status only.packagesADD objectHeadersAuthorizationstringrequiredResponses 200Success 400Bad Request 403ForbiddenUpdated almost 3 years ago