All Release Notes
Deliveries with address information
20 December 2017
Enhancement
Orders
Deliveries can now be given their own addresses. The delivery address is not to be confused with the shipping address. An order can only have one shipping address based on which the shipping rate is determined. With delivery addresses, however, it is possible to capture multiple fulfilment related addresses, for example a customer is stocking up on printing paper and has ordered 80 packages printing paper; 20 packages are to be delivered to the main office building, 58 to the warehouse and 2 for his home office. This can be achieved by defining three deliveries for the order, each with their own address.
- [API] Added field
address
to Delivery and AddDelivery. - [API] Added update action SetDeliveryAddress to update the address on an existing delivery.
- [API] Added message DeliveryAddressSetMessage that is produced when the address on an existing delivery has changed.