Documentation of the CarRentalAgentService

CreateReservationV2Request.TravelAgentCode Property

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

public  TravelAgentCode {get; set;}

Remarks

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

See Also

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