Create Shipments
Create new shipments in bulk.
Authorizations
JWT Authorization header using the Bearer scheme.
Body
newShipments
Shipment type code
STH, FXCB, BOPIS, BOPIS_Curbside, Transfer, Curbside, Digital, Delivery "STH"
Run currently mutating this shipment (== Kibo.Jobs jobId); null when idle (FR-059d)
NotFulfilled, Fulfilled Offline, Online First expectedDeliveryDate this shipment ever carried (write-once, never cleared); non-null marks that the shipment has, at some point, had an EDD. Server-managed (FR-060); ignored on inbound writes.
FR-014/FR-016 multi-package-receiving eligibility signal. Only present when the MULTI_PACKAGE_RECEIVING_FOR_TRANSFER_SHIPMENTS tenant attribute is enabled and the transfer shipment has at least one package; null otherwise so tenants without the attribute enabled see no shape change (US2-AC2).
US4 progress display: packagesTotalCount minus packagesReceivedCount. Null when not eligible/flag disabled.
US4 progress display: count of packages with receiptStatus=RECEIVED. Null when not eligible/flag disabled.
US4 progress display: total expected package count. Null when not eligible/flag disabled.
AVAILABLE, IN_WAVE, PICKED, TRANSFER, COMPLETE NORMAL, SINGLE, MULTIPLE Capped per-run history of operations that created/mutated this shipment (FR-059d)
READY, REASSIGNED, BACKORDER, CANCELED, FULFILLED, CUSTOMER_CARE, DELETED, FUTURE, HOLD, PARTIALLY_RECEIVED 
