Documentation of the CarRentalAgentService

CarRentalAgentService. Method 

Performs a ticket refresh.

public RefreshTicketResponse (
   RefreshTicketRequest request
);

Parameters

RefreshTicketRequest
request

Return Value

response

Remarks

For a Ticket that was used with RefreshTicket one Times, the Lifetime of the Session becomes extend for the Time-Frame stored in the Sunny-Database. Every further call of any of the CarRentalAgent-Methods, will extend the lifetime of the Ticket in the same manner. The Access to this functionality is restricted and only available for Tickets created with html using a BookingModuleKey of a booking module this service is granted for.

See Also

CarRentalAgentService Class | SunnyCars.Services.Osi.WsReservation Namespace