Documentation of the CarRentalAgentService

CreateReservationV2Request.RateServiceTypeId Property

Gets or sets the unique id of the RateServiceType the customer has chosen to rent along with selected Vehicle.

public  RateServiceTypeId {get; set;}

Remarks

This property is mandatory. The value has to be taken from the Rate returned by GetRates - Method, that was chosen by the customer.

See Also

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