Magidoc

rentalVehicles
Query

Get all rental vehicles

Arguments

#

formFactors

Return only rental vehicles that have this form factor.

ids

Return rental vehicles with these ids, i.e. value of field vehicleId . Note: if an id is invalid (or the rental service is unavailable) the returned list will contain null values.

If this is provided all other filters are ignored.

Response

#

Returns [ RentalVehicle ].

Example

#

    
  

3

    
  

3

    
  

3