LogoLogo
  • OCTO Specification and Zaui
  • Glossary of Terms
  • Getting Started
  • Test Credentials
  • Headers
  • Errors
  • Rate Limits
  • Advanced Capabilities
  • FAQ's
  • Basic Capabilities
    • Supplier
    • Products
    • Availability
    • Booking
  • Advanced Capabilities (optional)
    • Content
    • Pricing
    • Pickups
    • GT-Locations
    • GT-Connections
    • Grouped-departures
Powered by GitBook
On this page

Was this helpful?

  1. Advanced Capabilities (optional)

GT-Locations

This endpoint provides information on all locations available for pickup and dropoff, name, GPS data, address and description.

​GT-Locations

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.

Path Parameters

Name
Type
Description

supplierId

number

The supplier ID

PreviousPickupsNextGT-Connections

Last updated 4 years ago

Was this helpful?