Get pricing

Retrieves the pricing information for a new rental (pickup or return) according to the specified parameters (location, battery and eventually a user_coupon).

GET https://{POS_API_URL}/api/v2/rentals/{:rental_type}/locations/{:location_id}/batteries/{:battery_id}(/users/{:user_coupon})

Request / response

The request / response structure is shared with Create a rental endpoint. The only difference is the HTTP verb used (GET vs POST). Check out Request / response.

On This Page
Get pricing