http://maasglobal.com/tsp/stations-list/response.json
MaaS stations query response schema
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | No | Develop | No | Forbidden | Forbidden | tsp/stations-list/response.json |
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
stations | object[] |
Optional | No | response (this schema) |
stations
object[]
Array type: object[]
All items must be of the type: object
with following properties:
Property | Type | Required |
---|---|---|
address |
Optional | |
agencyId |
Required | |
city |
Optional | |
code |
Optional | |
country |
Optional | |
id |
Required | |
location |
Required | |
name |
Optional | |
platformCode |
Optional | |
services |
Required | |
zone |
Optional |
address
http://maasglobal.com/core/components/station.json#/definitions/address
agencyId
http://maasglobal.com/core/components/station.json#/definitions/agencyId
city
http://maasglobal.com/core/components/station.json#/definitions/city
code
http://maasglobal.com/core/components/station.json#/definitions/code
country
http://maasglobal.com/core/components/station.json#/definitions/country
id
http://maasglobal.com/core/components/station.json#/definitions/id
location
http://maasglobal.com/core/components/station.json#/definitions/location
name
http://maasglobal.com/core/components/station.json#/definitions/name
platformCode
http://maasglobal.com/core/components/station.json#/definitions/platformCode
services
http://maasglobal.com/core/components/station.json#/definitions/services
zone
http://maasglobal.com/core/components/station.json#/definitions/zone
Simplified station schema, coming as part of stations-list response