Personal requirements - TOMP-WG/TOMP-API GitHub Wiki
home > Planning phase > Personal requirements
Since version 1.3.0, it is possible to specify, besides the requirements for less abled people, items you can bring along. Like luggage or bikes.
These items are also specified in the CROW passenger characteristics document.
"requirements": {
"abilities": [ ... ],
"bringAlong": [
{
"source": "https://github.com/TOMP-WG/TOMP-API/blob/master/documents/CROW%20passenger%20characteristics%20V2.0.xlsx",
"category": "TA",
"number": "01"
}
]
},