Locations API
/v1/locations/{locationId}/service/{service}/description - GET
Retrieves the description for a specific location for a specific service. Used to give additional information about the location.
Endpoint
GET - https://api.travisroadservices.com/v1/locations/{locationId}/service/{service}/description
Copy
Query params
| Parameter | Type | Description |
|---|---|---|
locationId
|
string | The ID of the location. |
service
|
string | The name of the service. |
Request body
No request bodyResponse body
Response 200