Documentation of the CarRentalAgentService

ValidateRateRequest.SalesSeasonId Property

Gets or sets the unique id of the sales season(pricing information), to identify the correct Rate for validation.

public  SalesSeasonId {get; set;}

Remarks

This property is mandatory. The value has to be taken from the Rate returned by a former call of GetRates - Method, that was chosen by the customer.

See Also

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