mirror of
https://gitlab.com/t6353/sharee.bike.wiki.git
synced 2024-12-22 15:46:26 +01:00
Update 4.2. op request=booking_update
This commit is contained in:
parent
369a1e7bd4
commit
3f2b59ff24
1 changed files with 9 additions and 1 deletions
|
@ -62,6 +62,14 @@ https://sharee-zr01.example.tld/APIjsonserver?request=booking_update&bike=FR1540
|
|||
"longitude" : "7.825490",
|
||||
"latitude" : "47.976634"
|
||||
},
|
||||
"bike_type" : {
|
||||
"category" : "cargo",
|
||||
"engine" : {
|
||||
"manufacturer" : "dummy"
|
||||
},
|
||||
"wheels" : "2"
|
||||
}
|
||||
},
|
||||
"rental_description" : {
|
||||
"tarif_elements" : {
|
||||
"4" : [
|
||||
|
|
Loading…
Reference in a new issue