HAFAS-WebAPI
    • LocMatch
      POST
    • StationBoard
      POST
    • Schemas
      • Responses
        • GenericResponseConstructor
        • LocMatchResponse
        • StationBoardResponse
      • Abstract Objects
        • ProductTypes
      • IconReference
      • Color
      • Line
      • LineProperties
      • Location
      • Position2D
      • Position3D
      • GlobalId
      • Information
      • InformationPeriod
      • InformationCategory
      • DrawStyle
      • StopEvent
      • HintReference
      • LineReference
      • Operator
      • Hint
      • RequestedLocation
      • RealtimeInformationSource
      • TimeStyle

    RequestedLocation

    {
        "loc": {
            "countryCodeL": [
                "string"
            ],
            "crd": {
                "floor": 0,
                "x": 0,
                "y": 0
            },
            "globalIdL": [
                {
                    "id": "string",
                    "type": "string"
                }
            ],
            "pRefL": [
                0
            ],
            "TZOffset": 0,
            "chgTime": "string",
            "extId": "string",
            "icoX": 0,
            "lid": "string",
            "name": "string",
            "pCls": 0,
            "state": "string",
            "type": "string",
            "wt": 0,
            "meta": true,
            "isMainMast": true,
            "entry": true,
            "mMastLocX": 0
        },
        "eteId": "string",
        "state": "string"
    }
    Built with