This method is intended for use in case when the booking returned "on request", or for external systems to verify the booking details after the booking phase was completed. Reservation Details Request <request version="4.0"> <auth> <username>example</username> <password> example</password> <agent> example</agent> </auth> <cars-reservation-details reservationId="h1.1234"/> </request>
The reservation details response is identical to the booking response. |