Documentation of the CarRentalAgentService

ReservationListRequest.ReferenceNumber Property

Gets or sets a reference number to identify a Reservation on operator's side.

public  ReferenceNumber {get; set;}

Remarks

The ReferenceNumber may consist of numbers and characters. This is a soft-reference for use at customers side. The ReferenceNumber may change during edit of Reservation, because sunnycars doesn't care about at all.

The comparison isn't case-sensitive, meaning that all Reservations, having a ReferenceNumber that matches with the search-string, while ignoring the case sensitivity, are delivered.

See Also

ReservationListRequest Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | ReferenceNumber