Search loading/unloading locations
GET/truckers/auctions/search-location
Search for available auction locations based on geographic criteria.
Allows searching by:
- City
- Province/State
- Country
- Postal code
- Neighborhood
The 'from' parameter determines whether to search for locations of:
- etl: Loading locations (ETL - Estimated Time of Loading)
- etd: Delivery locations (ETD - Estimated Time of Delivery)
The search is case-insensitive and automatically handles accents. Example: Searching for Madrid will also find MADRID and Mádrid.
The response includes paginated results with normalized geographic information.
Request
Responses
- 200
- 401
- 403
Paginated list of locations found
Unauthorized
Authorization or validation error.
Occurs when the user lacks permissions or the data is invalid.