ReadonlyactionOptional ReadonlyaddressAddress the parcels should be delivered to.
Optional ReadonlycustomCustom Fields for the Delivery.
Optional Readonlydeliverykey of an existing Delivery.
Optional ReadonlyitemsItems to be included in the Delivery.
Optional ReadonlyparcelsParcels of the Delivery.
If provided, this update action also produces the [Parcel Added To Delivery](ctp:api:type:ParcelAddedToDeliveryMessage) Message.
Optional Readonlyshippingkey of the ShippingMethod, required for Multiple ShippingMode.
A Delivery can only be added to an Order if its
shippingInfo(forshippingMode=Single), or itsshipping(forshippingMode=Multiple) exists.