curl --request GET \
--url https://api.maalbar.dk/v1/logistics/locations \
--header 'X-Api-Key: <api-key>'{
"message": "<string>"
}Get all locations for the current customer
curl --request GET \
--url https://api.maalbar.dk/v1/logistics/locations \
--header 'X-Api-Key: <api-key>'{
"message": "<string>"
}Response for status 200