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

    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": {
            "dPltfR": {
                "txt": "string",
                "type": "string"
            },
            "dPltfS": {
                "txt": "string",
                "type": "string"
            },
            "dTimeFC": {
                "styleX": 0
            },
            "dTimeFR": {
                "styleX": 0,
                "txtA": "string"
            },
            "dTimeFS": {
                "styleX": 0,
                "txtA": "string"
            },
            "msgL": [
                {
                    "tagL": [
                        "string"
                    ],
                    "persist": true,
                    "remX": 0,
                    "sort": 0,
                    "sty": "string",
                    "type": "string"
                }
            ],
            "dPlatfCh": true,
            "dProdX": 0,
            "dProgType": "string",
            "dTimeR": "string",
            "dTimeS": "string",
            "idx": 0,
            "locX": 0,
            "type": "string",
            "dCncl": true,
            "dCnclRtSrcX": 0,
            "dInR": true
        },
        "date": "string",
        "dirFlg": "string",
        "dirTxt": "string",
        "isRchbl": true,
        "jid": "string",
        "prodX": 0,
        "resLDrawStyleX": 0,
        "status": "string",
        "subscr": "string",
        "sumLDrawStyleX": 0,
        "trainStartDate": "string",
        "isPartCncl": true,
        "isCncl": true,
        "isRedir": true
    }
    Built with