Documentation of the CarRentalAgentService

LocationsRequest.SalesSeasonId Property

Gets or sets the unique id for the salesseason in which the Rate is being valued, that is used to caculate the Locations where a specific Rate is available, taking stopsales into account.

public  SalesSeasonId {get; set;}

Remarks

This property is optional. It ís used in case the calling booking module wants to request the Locations where an already found Rate is available. If this property is set RateServiceTypeId and VehicleId are required too.

See Also

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