Documentation of the CarRentalAgentService

RemoveRateLinkResponse.RatesList Property

Gets or sets an array of Rates resulting from the operation.

public  RatesList {get; set;}

Remarks

This property contains the offer(s)(Rates), bookmarked by the RateLink. Thereby the prices of the delivered Rate(s) are calculated using the conditions of the operator(agency) the RateLink has been created for, which means that there will be no differences between the stored and the retrieved offer(Rate). The Promotion-Code, stored within the RateLink is considered too, if it's still valid and therefore returned in PromotionCode.

If this property is wrongly returned as "null", the Response signals that by a Status of Failure and the corresponding Error-Message.

See Also

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