Documentation of the CarRentalAgentService

CreateReservationV2Request.CustomerZipCode Property

Gets or sets the zip code of customer.

public  CustomerZipCode {get; set;}

Remarks

This property is optional even if Direct is chosen as BookingType and the customer isn't already created in the database or its ID is unknown.

See Also

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