See: GetTicketGrantingTicket. Retrieves a TicketGrantingTicket used to obtain an impersonated service Ticket.
A TicketGrantingTicketResponse containing the TicketGrantingTicket with token and secret.
NoteThis method is the simple typed method counterpart of the GetTicketGrantingTicket method.
If you are using SOAP-Protocol, we advise you to use GetTicketGrantingTicket method instead of this one.
If you are using POST-Protocol, use this method.
CarRentalAgentService Class | SunnyCars.Services.Osi.WsReservation Namespace