Use the getBookingDetail method to get detailed data for an specific booking.
Method: getBookingDetail.
The request structure is shown below:
The UserName tag is where you're supposed to put in the UserName given you by the Operator. While the Password is where you're supposed to insert the Password given you by the Operator. The credential provided must be Operator level.
The ClientID is outdated and the value should be always 0 (zero).
The bookingId tag must filled with the booking id that you want to receive detailed info.
The typical response is the booking data with a list of services. Unfortunately at this time we do not provide any information about the error.