The delivery option package contains the complex response types returned for each requested delivery method.
Attribute |
Type |
Description |
StoreCollection |
List<DropPointProviderDTO> |
Contains information pertinent to a particular drop point provider. In this context, a retailers own store estate. A store may have more than uniquely branded estate within its portfolio so multiple drop point providers are catered for. |
Attribute |
Type |
Description |
DropPointProviderCollection |
List<DropPointProviderDTO> |
Contains information pertinent to a particular drop point provider. In this context, a third party provider. |
Attribute |
Type |
Description |
DeliveryDateCollection |
List<StandardDeliveryDateDTO> |
A collection of delivery dates representing the date range specified in the initial ProcessCheckoutOrder request along with the available standard superservice delivery options for each day. |