curl --location --request GET 'https://apicfa.convirza.com/v2/misc/geo/locationlist?limit&offset&filter' \
--header 'Authorization: Bearer <token>'[
{
"group_id": 0,
"location_id": 0,
"location_name": "string",
"location_quantity": 0,
"location_created": "2019-08-24T14:15:22.123Z",
"location_modified": "2019-08-24T14:15:22.123Z"
}
]