mirror of
https://gitlab.com/t6353/sharee.bike.wiki.git
synced 2024-12-22 15:46:26 +01:00
Update 4.1. op request=booking_request
This commit is contained in:
parent
5e7e9724f9
commit
81161aaf4b
1 changed files with 23 additions and 6 deletions
|
@ -93,12 +93,29 @@ https://shareeapp-fr01.copri-bike.de/APIjsonserver?request=booking_request&bike=
|
|||
"longitude" : "7.825490",
|
||||
"latitude" : "47.976634"
|
||||
},
|
||||
"tariff_description" : {
|
||||
"number" : "5504",
|
||||
"free_hours" : "1.00",
|
||||
"eur_per_hour" : "2.00",
|
||||
"name" : "Vauban Bonus",
|
||||
"max_eur_per_day" : "15.00"
|
||||
"rental_description" : {
|
||||
"tarif_elements" : {
|
||||
"1" : [
|
||||
"Mietgebühr",
|
||||
"3,00 € / 1 Std "
|
||||
],
|
||||
"2" : [
|
||||
"Gratiszeit",
|
||||
"1 Std / Tag"
|
||||
],
|
||||
"4" : [
|
||||
"Max. Gebühr",
|
||||
"20,00 € / Tag"
|
||||
]
|
||||
},
|
||||
"id" : "5519",
|
||||
"name" : "Cargo-Bikes",
|
||||
"rental_info" : {
|
||||
"2" : [
|
||||
"AGB",
|
||||
"Mit der Mietrad Anmietung wird der Betreiber AGB zugestimmt."
|
||||
]
|
||||
}
|
||||
},
|
||||
"state" : "occupied",
|
||||
"end_time" : "2021-10-28 20:08:15",
|
||||
|
|
Loading…
Reference in a new issue