Gets or sets the ISO 8601 date and time the customer wants to arrive with Vehicle (stop rental date and time).
This property is optional, even though it is recommended to set this property. The value is used to evaluate the available Equipments and the valid OperationTimeFrames for the requested Location.
This property is a string. Its value is a ISO 8601 formatted date and time string. Depending on your implementation language, you may convert it to a date or datetime type.
The ISO 8601 Date/Time format is specified as follows:
Pattern | Examples |
---|---|
YYYY-MM-DDThh:mm:ss
whereas:
|
|
LocationRequest Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace