SubmitPassengerLocationEventData( PassengerEventDataIn )
Submits an event, PassengerEventData, indicating where the passenger was at the given time.
Parameters
Returns
- 200 OK if everything went well. The data is sent on for further processing.
- 400 Bad Request if there were any issues with the input data. Service error response defies how to get more information about the actual problem.
- Other error/warning returns are possible.