Documentation of the CarRentalAgentService

CreateReservationV2Request.CustomerEmailAddress Property

Gets or sets the email address of customer.

public  CustomerEmailAddress {get; set;}

Remarks

This Property is optional. The value of this property is taken into account only, if DocumentDispatchPersonToDispatch was set to Customer, Direct is chosen as BookingType and the customer isn't already created in the database or its ID is unknown. Furthermore, the DocumentDispatchMethod has to be set to ElectronicMail, to make this property beeing mandatory.

See Also

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