Update 4.1. op request=booking_request

This commit is contained in:
Rainer Gümpelein 2022-06-03 15:28:00 +00:00
parent 81161aaf4b
commit a16c2af5d4

View file

@ -28,12 +28,29 @@ https://shareeapp-fr01.copri-bike.de/APIjsonserver?request=booking_request&bike=
"longitude" : "7.825490", "longitude" : "7.825490",
"latitude" : "47.976634" "latitude" : "47.976634"
}, },
"tariff_description" : { "rental_description" : {
"number" : "5504", "tarif_elements" : {
"free_hours" : "1.00", "1" : [
"eur_per_hour" : "2.00", "Mietgebühr",
"name" : "Vauban Bonus", "3,00 € / 1 Std "
"max_eur_per_day" : "15.00" ],
"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", "state" : "occupied",
"Ilockit_ID" : "ISHAREIT-2200540", "Ilockit_ID" : "ISHAREIT-2200540",