HAFAS-WebAPI
    HAFAS-WebAPI
    • LocMatch
      POST
    • StationBoard
      POST
    • Schemas
      • Responses
        • GenericResponseConstructor
        • LocMatchResponse
        • StationBoardResponse
      • Abstract Objects
        • ProductTypes
      • IconReference
      • Color
      • Line
      • LineProperties
      • LocactionProposal
      • Position
      • GlobalId

    LocactionProposal

    {
        "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
    }
    Built with