Documentation of the CarRentalAgentService

Ticket.Token Property

Gets or sets the security token of this Ticket.

public  Token {get; set;}

Remarks

This property is required for use in each Ticket-property of each Request and will be delivered within each Response in the same manner.

The token returned herein has to be used for each POST function call.

See Also

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