GT-Locations
This endpoint provides information on all locations available for pickup and dropoff, name, GPS data, address and description.
Last updated
This endpoint provides information on all locations available for pickup and dropoff, name, GPS data, address and description.
GET https://api.zaui.io/octo/supplier/:supplierId/gt-locations/
This endpoint returns all available locations from the supplier. The locations stationId can then be used on the GET /gt-connections/ endpoint to search for all ground transportation services.
supplierId
number
The supplier ID
Last updated