Locations
Returns a list of available locations
get/v1/locations
Response
Returns a list of available locations
Example response
[
{
"code": "FIN-01",
"name": "Finland 1",
"country_code": "FI"
}
]Changes
No recorded changes to this endpoint across all 10 revisions of this API.