mirror of
https://gitlab.com/t6353/sharee.bike.wiki.git
synced 2024-12-22 07:36:26 +01:00
Update 3.6. pri request=user_bikes_occupied
This commit is contained in:
parent
c7667d3ced
commit
a9d69162ad
1 changed files with 3 additions and 1 deletions
|
@ -22,7 +22,8 @@
|
|||
| tariff_description | o | object | Tariff description |
|
||||
| real_hours | + | text | on request real rental-hours |
|
||||
| computed_hours | + | text | on request tariff-computed rental-hours |
|
||||
| unit_price | + | text | Tariff base unit-price |
|
||||
| unit_currency_time | + | text | Tariff based on currency/time unit, ex. €/Std |
|
||||
| unit_price | + | text | Tariff price per time unit |
|
||||
| total_price | + | text | on request tariff-computed total rental-price |
|
||||
| Ilockit_ID (if Ilockit) | + | text | Ilockit bluetooth ID |
|
||||
| Ilockit_GUID (if Ilockit) | o | text | Ilockit internal bluetooth GUID |
|
||||
|
@ -71,6 +72,7 @@ https://shareeapp-primary.copri-bike.de/APIjsonserver?request=user_bikes_occupie
|
|||
"description" : "Vauban-bike (Ilockit)",
|
||||
"request_time" : "2021-10-28 20:03:29.231426+02",
|
||||
"start_time" : "2021-10-28 20:06:36.412847+02",
|
||||
"unit_currency_time" : "€/Std",
|
||||
"unit_price" : "2.00",
|
||||
"uri_operator" : "https://shareeapp-fr01.copri-bike.de",
|
||||
"computed_hours" : "0",
|
||||
|
|
Loading…
Reference in a new issue