username:passwordAuthorization: Basic *****************curl --location --request GET 'https://stg-api-hub.suntraveltech.com/agent/v1/tours/locations' \
--header 'Authorization: Basic <encoded-value>'[
{
"abbrev": "string",
"description": "string",
"label": "string",
"location_id": "string"
}
]