Gets or sets the ISO 4217 three letter currency code in which the customer wants to get rates for Vehicles. The currency handed over herein, is the currency used for invoice.
This property is optional, as the preferred currency stored for the agency is chosen by default. Please be aware of the possible differences in prices shown to the user, if the CurrencyCode stored for the agency, differs from the one used to request the rates in GetRates - Method. To assure, that there's no difference between the prices of GetRates and invoice, it's strongly recommended to use GetRates - Method and EditReservation - Method with the same values for CurrencyCode. If the CurrencyCode shouldn't be changed it has to be handed over as returned in the Reservation-object by GetReservation - Method or GetReservationList - Method.
EditReservationRequest Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace