bikeRentalStations Query
Get all bike rental stations
Arguments
#
ids
[ String ]
Return bike rental stations with these ids.
Note: if an id is invalid (or the bike rental station service is unavailable)
the returned list will contain null
values.
Response
#
Returns [ BikeRentalStation ].
Example
#
Previous
bikeRentalStation
Next
canceledTrips