curl --location --request GET 'http://petfen-shipping.local.com:8087/api/v1/delivery/picking-shifts' \ --header 'Authorization: {{authorization-token}}' \ --header 'X-Auth-Service: {{x-auth-token}}' \ --header 'Content-Type: application/json'
{}