maas-schemas

response Schema

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

response Properties

Property Type Required Nullable Defined by
stations object[] Optional No response (this schema)

stations

stations

stations Type

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

address

address Type

agencyId

agencyId

agencyId Type

city

city

city Type

code

code

code Type

country

country

country Type

id

id

id Type

location

location

location Type

name

name

name Type

platformCode

platformCode

platformCode Type

services

services

services Type

zone

zone

zone Type

Simplified station schema, coming as part of stations-list response