Documentation of the CarRentalAgentService

TicketGrantingTicketRequest.ImpersonationContext Property

Gets or sets the impersonation context to obtain a TicketGrantingTicket.

public  ImpersonationContext {get; set;}

Remarks

Attention : The impersonation functionality is only activated for those operators, which have contracted the impersonation with Sunny Cars. For each impersonation, Sunny Cars provides you an impersonation context (an encytpted context secret). Please refer to your operator documentation for further details.

Set this property with the impersonation context if you are going to utilize the CarRentalAgentService on behalf of another operator or agency.
Note   

To create a valid impersonation request, both this property and ImpersonationKey must be set.

See Also

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