Documentation of the CarRentalAgentService

EditReservationRequest.CustomerCountryCode Property

Gets or sets the country code of customer.

public  CustomerCountryCode {get; set;}

Remarks

This Attribute is marked as optional, but it is required if Direct is chosen as BookingType and the customer isn't already created in the database or its ID is unknown. This is usually the case when changing a Reservation with BookingType Direct from outside the sunnycars-Network.

See Also

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