HAFAS-WebAPI
    • LocMatch
      POST
    • StationBoard
      POST
    • JourneyDetails
      POST
    • Schemas
      • Responses
        • GenericResponseConstructor
        • LocMatchResponse
        • StationBoardResponse
        • JourneyDetailsResponse
      • Abstract Objects
        • ProductTypes
      • IconReference
      • Color
      • Line
      • LineProperties
      • UntimedLocation
      • Position2D
      • Position3D
      • GlobalId
      • Information
      • InformationPeriod
      • InformationCategory
      • DrawStyle
      • StopEvent
      • HintReference
      • LineReference
      • Operator
      • Hint
      • RequestedLocation
      • RealtimeSource
      • TimeStyle
      • TimedLocation
      • Platform
      • TimeTooltip
      • Destination
      • Polyline
      • PolylineLocationConnection
      • Journey

    Journey

    {
        "dirL": [
            {
                "dirX": 0,
                "fIdx": 0,
                "fLocX": 0,
                "tIdx": 0,
                "tLocX": 0
            }
        ],
        "msgL": [
            {
                "tagL": [
                    "string"
                ],
                "fLocX": 0,
                "remX": 0,
                "sort": 0,
                "sty": "string",
                "tLocX": 0,
                "type": "string",
                "persist": true
            }
        ],
        "polyG": {
            "polyXL": [
                0
            ]
        },
        "prodL": [
            {
                "fIdx": 0,
                "fLocX": 0,
                "prodX": 0,
                "tIdx": 0,
                "tLocX": 0
            }
        ],
        "sDaysL": [
            {
                "fLocIdx": 0,
                "fLocX": 0,
                "sDaysB": "string",
                "sDaysI": "string",
                "sDaysR": "string",
                "tLocIdx": 0,
                "tLocX": 0
            }
        ],
        "stopL": [
            {
                "dPltfS": {
                    "txt": "string",
                    "type": "string"
                },
                "dTimeFS": {
                    "styleX": 0,
                    "txtA": "string"
                },
                "msgL": [
                    {
                        "tagL": [
                            "string"
                        ],
                        "persist": true,
                        "remX": 0,
                        "sort": 0,
                        "sty": "string",
                        "type": "string"
                    }
                ],
                "dCncl": true,
                "dCnclRtSrcX": 0,
                "dDirFlg": "string",
                "dDirTxt": "string",
                "dInR": true,
                "dProdX": 0,
                "dTimeS": "string",
                "idx": 0,
                "locX": 0,
                "type": "string",
                "aPltfS": {
                    "txt": "string",
                    "type": "string"
                },
                "aTimeFS": {
                    "styleX": 0,
                    "txtA": "string"
                },
                "aCncl": true,
                "aCnclRtSrcX": 0,
                "aOutR": true,
                "aProdX": 0,
                "aTimeS": "string",
                "dPltfR": {
                    "txt": "string",
                    "type": "string"
                },
                "dTimeFR": {
                    "styleX": 0,
                    "txtA": "string"
                },
                "dProgType": "string",
                "dTimeR": "string",
                "aPltfR": {
                    "txt": "string",
                    "type": "string"
                },
                "aTimeFR": {
                    "styleX": 0,
                    "txtA": "string"
                },
                "aProgType": "string",
                "aTimeR": "string",
                "aPlatfCh": true,
                "dPlatfCh": true,
                "dInS": true
            }
        ],
        "date": "string",
        "dirFlg": "string",
        "dirTxt": "string",
        "isPartCncl": true,
        "isRchbl": true,
        "jid": "string",
        "prodX": 0,
        "resLDrawStyleX": 0,
        "status": "string",
        "subscr": "string",
        "sumLDrawStyleX": 0,
        "trainStartDate": "string",
        "pos": {
            "x": 0,
            "y": 0
        }
    }
    Built with