Create shipmentCopy Pagepost https://api.sensos.io/v1/accounts/{accountId}/shipmentsCreate a new shipment for an account.Path ParamsaccountIdstringrequiredThe account ID associated with the new shipment.Body Paramsapplication/json-patch+jsonapplication/jsontext/jsonapplication/*+jsonShipment details to be created.Request data for creating or updating a shipment.setIdstring | nullID of the set the shipment is part of.namestring | null^[^\$\%\^\*\{\}\@]*$Name of the shipment.descriptionstring | nullDescription of the shipment.referenceIdstring | nullReference ID for the shipment.deviceIdstring | nullID of the device associated with the shipment.poNumberstring | nullPurchase order number for the shipment.originobjectOrigin location of the shipment.origin objectdestinationobjectDestination location of the shipment.destination objecttransportDetailsobjectThe transport details for the shipment.transportDetails objectcustomPropertiesobject | nullCustom properties for the shipment.customProperties object | nullitemsarray of objects | nullList of items in the shipment.itemsADD objectdependsOnarray of strings | nullList of shipment IDs this shipment depends on. Shipment will not start until all dependencies are completed.dependsOnADD stringhealthStatusstringenumHealth status of the shipment.HealthyAtRiskHandlingExceptionBackOnTrackClosedAllowed:HealthyAtRiskHandlingExceptionBackOnTrackClosedisPairingRequiredboolean | nullDoes the shipment require label pairing.truefalseHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsontext/plainAllowed:application/jsontext/jsontext/plaincontent-typestringenumDefaults to application/json-patch+jsonGenerated from available request content typesapplication/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonAllowed:application/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonResponse 200SuccessUpdated over 1 year ago List shipmentsGet shipmentDid this page help you?YesNo