Update Fulfillment by IDAsk AIput https://us2-api.bringg.com/v2/orders/{order_id}/fulfillments/{fulfillment_id}Update the details of a fulfillment using its ID number.Path Paramsorder_iddoublerequiredfulfillment_iddoublerequiredBody Paramsforce_products_updatebooleanWhen "true", Delivery Hub also updates the product information at the order level.truefalseshipping_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.servicestringThe service level for the quoted booking, such as same-day. Required shipping_account_id is present.productsarray of objectsThe products included in this fulfillment.productsADD objectsenderobjectsender objectrecipientobjectrecipient objectsender_addressobjectsender_address objectrecipient_addressobjectrecipient_address objectsender_location_iddoubleThe ID of the location where the fulfillment is being sent from. This is used to determine the origin of the shipment. If not provided, the sender and sender_address must be provided.recipient_location_iddoubleDelivery Hub's or your source system's ID for the recipient's location. Forbidden if recipient or recipient_address are present.fulfillment_methodstringenumDesignates if the fulfillment method is direct delivery to the recipient's address or via a PUDO (pickup/dropoff) location.pudodirectAllowed:pudodirectpudo_location_idstringThe ID of the PUDO (pickup/drop off) location of the sender or recipient.HeadersAuthorizationstringrequiredResponses 200Success 400Bad Request 403ForbiddenUpdated 10 months ago