Skip to main content

Location Detail

GET

api/v1/generic-api-service/content/location/detail/{id}

The location detail endpoint is used to see the detail of the selected location.

curl --location 'https://test-api.etscore.com/api/v1/generic-api-service/content/location/detail/1278' \
--header 'Authorization: Bearer <token>'