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_idstringrequiredfulfillment_idstringrequiredBody Paramscustomerobjectcustomer objectshipping_account_iddoubleThe shipping account used for the quoted booking.servicestringThe service level for the quoted booking, such as same-day.sender_addressobjectsender_address objectrecipient_addressobjectrecipient_address objectproductsarray of objectsThe products (inventory) included in this fulfillment, listed as an array. It's possible to update the products if the fulfillment is in the "New" status only.productsADD objectHeadersAuthorizationstringrequiredResponses 200Success 400Bad Request 403ForbiddenUpdated almost 3 years ago