Documentation of the CarRentalAgentService

RateServiceUpsellRequest.SalesSeasonId Property

Gets or sets the unique id for the salesseason in which the Rate is being valued, that is used to caculate the Upsell-Rate for this request.

public  SalesSeasonId {get; set;}

Remarks

This property is mandatory. The value for this parameter should be taken from the SalesSeasonId-property of the Rate, the Upsell-Rates are requested for.

See Also

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