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/addressagencyId
http://maasglobal.com/core/components/station.json#/definitions/agencyIdcity
http://maasglobal.com/core/components/station.json#/definitions/citycode
http://maasglobal.com/core/components/station.json#/definitions/codecountry
http://maasglobal.com/core/components/station.json#/definitions/countryid
http://maasglobal.com/core/components/station.json#/definitions/idlocation
http://maasglobal.com/core/components/station.json#/definitions/locationname
http://maasglobal.com/core/components/station.json#/definitions/nameplatformCode
http://maasglobal.com/core/components/station.json#/definitions/platformCodeservices
http://maasglobal.com/core/components/station.json#/definitions/serviceszone
http://maasglobal.com/core/components/station.json#/definitions/zoneSimplified station schema, coming as part of stations-list response