id to schedule practitioner appointments.
Your API key only returns locations within your partner access context. Use
GET /api/v1/locations to list all locations available to you.Fields
UUID for the location. Pass this as
location_id when creating an appointment.Display name for the location.
Clinic or company operating the location. May be null.
Primary street address. May be null.
Secondary address line (suite, floor, etc.). May be null.
City. May be null.
State or province. May be null.
Postal or ZIP code. May be null.
Full country name (e.g.,
Germany). May be null.Two-letter country code per ISO 3166-1 alpha-2 (e.g.,
DE, US). May be null.IANA timezone identifier for the location (e.g.,
Europe/Berlin, America/New_York). Use this to display scheduled times in the correct local time. May be null.Phone number for the location. May be null.
Email address for the location. May be null.
Website URL for the location. May be null.
Direct link to the location on Google Maps. May be null.
URL of a photo of the location. May be null.
Weekly opening hours for the location. May be null if hours are not available.