Update a fulfillmentAsk AIpatch https://noms.api.nacelle.com/api/v1/fulfillments/{nacelle-fulfillment-id}This will update a fulfillment based on the input parameters.Path Paramsnacelle-fulfillment-idstringrequiredBody Paramsassigned_location_idstring1 to 100Identifier for the assigned location.delivery_dateint64≥ 1Date of delivery.delivery_estimationstring1 to 100Estimated delivery details.delivery_methodstring1 to 100Method of delivery.delivery_typestring1 to 100Type of delivery.destination_addressobjectdestination_address objectexternal_idstring1 to 100External identifier for the fulfillment.fulfillment_order_itemsarray of objects≥ 1Items associated with the fulfillment order.fulfillment_order_itemsADD objectiduuidrequiredUnique identifier for the fulfillment.nacelle_statusstringenumStatus as per Nacelle's specifications.in_progressopenpartially_fulfilledin_progressscheduledcancelledon_holdincompletesucceededShow 8 enum valuesshipment_statusstring1 to 100Status of the shipment.statusstring1 to 100General status of the fulfillment.tracking_companystring1 to 100Company handling the tracking.tracking_numbersarray of strings1 to 100Tracking numbers associated with the fulfillment.tracking_numbersADD stringtracking_urlsarray of strings1 to 500URLs for tracking the fulfillment.tracking_urlsADD stringHeadersX-Nacelle-Space-IDstringrequiredResponses 200OK 400Bad Request 401Unauthorized 403Forbidden 429Rate Limit Exceeded 500Internal Server ErrorUpdated over 2 years ago