Thank you. This is a great tool for testing.
I have one question:
If I call the getBookings API request. The API will return me two bookings. One with a vehicle and one without. The value for the "vehicle" key is null in the second booking. I can remember that, the behavior of the 2.0 API was, that bookings without a vehicle didn't contain a "vehicle" key. Now there is a vehicle key with the value null. Was this behavior changed in the 2.1 API? Or is this a bug in the Testing API?
Greetings, Andreas.
Yes, I was talking about the JSON response. The last time I had the possibility to test the long term booking was with the 2.0 API. As I can remember the behavior was, that there wasn't a vehicle key. But it doesn't matter.
I found a bug in my code for the current API with the testing mode. So I want to thank you for this feature.
Regards, Andreas.