HAFAS-WebAPI
    • LocMatch
      POST
    • StationBoard
      POST
    • JourneyDetails
      POST
    • test – 1.18 letzte mit getPasslist!
      POST
    • HimSearch – 1.19 erste funktionsfähige
      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
      • [StopListItem]

    StopEvent

    {
        "msgL": [
            {
                "tagL": [
                    "RES_JNY_DETAIL"
                ],
                "fLocX": 0,
                "remX": 0,
                "himX": 0,
                "sort": 0,
                "sty": "I",
                "tLocX": 0,
                "type": "REM",
                "persist": true
            }
        ],
        "pos": {
            "x": 0,
            "y": 0
        },
        "prodL": [
            {
                "fIdx": 0,
                "fLocX": 0,
                "prodX": 0,
                "tIdx": 0,
                "tLocX": 0
            }
        ],
        "stbStop": {
            "msgL": [
                {
                    "tagL": [
                        "RES_JNY_DETAIL"
                    ],
                    "fLocX": 0,
                    "remX": 0,
                    "himX": 0,
                    "sort": 0,
                    "sty": "I",
                    "tLocX": 0,
                    "type": "REM",
                    "persist": true
                }
            ],
            "dPltfR": {
                "txt": "string",
                "type": "PL"
            },
            "dPltfS": {
                "txt": "string",
                "type": "PL"
            },
            "dTimeFC": {
                "styleX": 0,
                "txtA": "string"
            },
            "dTimeFR": {
                "styleX": 0,
                "txtA": "string"
            },
            "dTimeFS": {
                "styleX": 0,
                "txtA": "string"
            },
            "dPlatfCh": true,
            "dProdX": 0,
            "dProgType": "PROGNOSED",
            "dTimeR": "14:15:22.123Z",
            "dTimeS": "14:15:22.123Z",
            "dCncl": true,
            "dCnclRtSrcX": 0,
            "dInR": true,
            "dInS": "string",
            "aPltfR": {
                "txt": "string",
                "type": "PL"
            },
            "aPltfS": {
                "txt": "string",
                "type": "PL"
            },
            "aTimeFC": {
                "styleX": 0,
                "txtA": "string"
            },
            "aTimeFR": {
                "styleX": 0,
                "txtA": "string"
            },
            "aTimeFS": {
                "styleX": 0,
                "txtA": "string"
            },
            "aPlatfCh": true,
            "aProdX": 0,
            "aProgType": "PROGNOSED",
            "aTimeR": "14:15:22.123Z",
            "aTimeS": "14:15:22.123Z",
            "aCncl": true,
            "aCnclRtSrcX": 0,
            "aInR": true,
            "aInS": "string",
            "idx": 0,
            "locX": 0,
            "type": "string",
            "isAdd": true
        },
        "date": "2019-08-24",
        "dirFlg": "string",
        "dirTxt": "string",
        "isRchbl": true,
        "jid": "string",
        "prodX": 0,
        "resLDrawStyleX": 0,
        "status": "P",
        "subscr": "string",
        "sumLDrawStyleX": 0,
        "trainStartDate": "2019-08-24",
        "isPartCncl": true,
        "isCncl": true,
        "isRedir": true
    }
    Built with