Authorization: Bearer ********************
curl --location 'https://tsapi.perenso.net/DeliveryDate/' \ --header 'Authorization: Bearer <token>'
{ "deliveryDates": [ "2025-02-23", "2024-11-21", "2025-02-17" ] }