id
in the endpoint pathAuthorization: Bearer ********************
curl --location --request GET '/DeliveryGroup/' \
--header 'Authorization: Bearer <token>'
{
"id": "8ad93a",
"deliveryGroupID": "4753",
"deliveryGroupDescription": "05/24/2025 - 05/30/2025",
"flexibleDates": true
}