Documentation of the CarRentalAgentService

PromoAndBonusProgInfo.ProviderCode Property

Code of the mile provider. This is the code that may be handed over to the CarRentalAgentService in CreateReservationRequest, CreateReservationV2Request or EditReservationRequest.

public  ProviderCode {get; set;}

Remarks

This property is set only if this instance of PromoAndBonusProgInfo is of CodeType BonusProgram, otherwise its value is an empty string.

The code returned herein is always a Bonus-Program-Code, that may be handed over in CreateReservationV2Request as BonusProviderCode for the new Reservation, for instance.

See Also

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