Create a fulfillmentAsk AIpost https://noms.api.nacelle.com/api/v1/fulfillmentsThis will create a fulfillment based on the input parameters.Body Paramsassigned_location_idstring1 to 100Identifier for the assigned location.delivery_dateint64≥ 1Date of delivery.delivery_estimationstring1 to 100Estimated delivery details.delivery_methodstringrequired1 to 100Method of delivery.delivery_typestringrequired1 to 100Type of delivery.destination_addressobjectrequireddestination_address objectexternal_idstringrequired1 to 100External identifier for the fulfillment.fulfillment_order_itemsarray of objectsrequired≥ 1Items associated with the fulfillment order.fulfillment_order_items*ADD objectiduuidUnique identifier for the fulfillment.nacelle_statusstringenumrequiredStatus as per Nacelle's specifications.openpartially_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 201Created 400Bad Request 401Unauthorized 403Forbidden 429Rate Limit Exceeded 500Internal Server ErrorUpdated over 2 years ago