Readonly
actionOptional
Readonly
addressAddress the parcels
should be delivered to.
Optional
Readonly
customCustom Fields for the Delivery.
Optional
Readonly
deliverykey
of an existing Delivery.
Optional
Readonly
itemsLine Items or Custom Line Items to be included in the Delivery.
Optional
Readonly
parcelsParcels of the Delivery.
If provided, this update action produces the [Parcel Added To Delivery](ctp:api:type:ParcelAddedToDeliveryMessage) Message.
Optional
Readonly
shippingkey
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.