Locations API - V2
Add favourite location
Adds a location to the customer's favourites. The location must be active and visible to the user.
Endpoint
POST - https://api.travisroadservices.com/v2/locations/{id}/favourite
Copy
Path params
| Parameter | Type | Description |
|---|---|---|
id
|
string | The ID of the location to add to favourites. |
Request body
Response body
Response 201
FavouriteResource resource created