Specifies or provides a delimeter separated Code string of RateServices that are required, therefore the delivered Rates will support all of the RateServices handed over herein.
This property is optional, but be aware that filtering at client side is much less powerful, because only the CarRentalAgentService knows about all of the offers of sunnycars. All delivered Rates will have all of the RateServices, handed over herein. Thereby it's possible, that there are more Rates returned, that support the RateService, than it will be if the filter is not set. That is because of the way, the Rates are filtered by the best-buy algorithm. All available vehicle RateServices may be requested by a call to GetRateServiceTypes - Method. The string handed over herein has to be composed as comma separated list of Codes and should be taken from the AvailableRateServices-Property of the preceding RatesResponse.
RatesRequest Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace