Documentation of the CarRentalAgentService

LegitimationTokenRequest.LanguageCode Property

Gets or sets the ISO 639 two letter language code to control the language of the errors and warnings in LegitimationTokenResponse.

public  LanguageCode {get; set;}

Remarks

This property is optional. If this property is not set by the Client, the language is set to the language of the operator(Agency) by default. A list of Languages supported by CarRentalAgentService may be queried by a call to GetLanguages - Method

List of currently supported Languages Including ISO 639 Codes

ISO 639 language codes:

ISO 639 Code Language
EN English

This is the default language of CarRentalAgentService.

DE German
FR French
NL Dutch

See Also

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