Documentation of the CarRentalAgentService

TicketRequest.BookingModuleKey Property

The key handed over herein is used by the CarRentalAgentService to identifie the application calling the web service.

public  BookingModuleKey {get; set;}

Remarks

This property is optional and therfore left blank in most cases.

If some special features or behaviour is arranged for your booking module, then sunnycars will provide the Key for your booking module. This new booking module based differentiation, allows sunnycars to implement some special behaviour of each method provided by the CarRentalAgentService(like differences in delivered quantity of Rates). Certainly this special behaviour will not effect any element of the xml-schemes defined for the CarRentalAgentService, which means that its not possible to provide other XML-Schemes, than the defined ones.

See Also

TicketRequest Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace