💡New
Archiving Delivery Lists
It is now possible to archive delivery lists.
New endpoints:
- https://api.plenigo.com/api/v3.0/{companyId}/products/deliveryLists/{deliveryListId}/archive
- https://api.plenigo.com/api/v3.0/{companyId}/products/deliveryLists/{deliveryListId}/unarchive
- https://api.plenigo.com/api/v3.0/{companyId}/products/deliveryLists/archived
🐛Fix
PLEN-8002: The voucher pdf e-mail attachment had the wrong title "Order Confirmation". This was fixed so now the voucher pdf has the title "Voucher".