Documentation of the CarRentalAgentService

CreateReservationV2Request.ClientIP Property

The IP-Address of the client(e.g. private customer) using your booking module. The information is stored for Tracking purposes in case of abuse only.

public  ClientIP {get; set;}

Remarks

This Property is strongly recommended to be filled with the correct IP of the Client-User. Nevertheless this property is optional.

See Also

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