Update ShipmentAsk AIput https://coreapi.impexdocs.com/api/v1/shipment/{shipmentdocs_id}Path Paramsshipmentdocs_idstringrequiredshipment Docs IdBody ParamsshipmentDocsId valueshipment_statusstring | nullThis is the Current Status of the Shipment. While creating shipment, default value "Created" needs to be passed.booking_iduuid | nullThis the Booking Id. If value is passed, Shipment will be linked with Booking. To link Booking with Shipment, Booking needs to be created before Shipment.shipment_ownerstring | nullRequires to be an email address of the user who has a login in Impexdocs.header_detailsobjectobject for HeaderDetailsheader_details objectpayment_detailsobjectpayment_details objectprocessing_datesobjectprocessing_dates objectadditional_infoobjectadditional_info objectother_infoobjectother_info objectpartner_code_validationbooleanValidation on Partner Code is optional. If value is false, we will save the Partner data without any validation. If value is true, we will validate Partner Code. Blank and Invalid code will not be allowed.truefalsepartnerarray of objects | nullpartnerADD objectexporter_bankobjectexporter_bank objectbuyer_bankobjectbuyer_bank objectproduct_detailobjectproduct_detail objectinternal_notes_detailsobjectinternal_notes_details objectpacking_detailsobjectpacking_details objectexternal_documentsarray of objects | nullexternal_documentsADD objectHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsontext/plainAllowed:application/jsontext/jsontext/plainResponses 201Created 400Bad Request 409Conflict 422Client Error 500Server Error 503Server ErrorUpdated 8 months ago