Documentation of the CarRentalAgentService

EditReservationRequest.TravelAgentCode Property

The Travel agent code identifying the Customers Employee changing the Reservation.

public  TravelAgentCode {get; set;}

Remarks

If the employee identified by TravelAgentCode, TravelAgentFirstName and TravelAgentLastName is not known by sunnycars during edit process of the Reservation, CarRentalAgentService will create a new TravelAgent for the operator(Agency). This property is optional.

See Also

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