mirror of
https://gitlab.com/t6353/sharee.bike.wiki.git
synced 2024-12-21 23:26:26 +01:00
Update 4.3. op request=booking_update
This commit is contained in:
parent
1396dcc123
commit
6a042c145a
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ The following lock states are implemented:
|
|||
Example
|
||||
**request** starts bike rental and unlock smartlock at once. lock_state=unlocked can also be done on second request.
|
||||
```
|
||||
https://sharee-zr01.example.tld/APIjsonserver?request=booking_update&bike=FR1540&state=occupied&lock_state=unlocked&authcookie=6103_7dc3c95028d06c9663378f6d44346de7_12345678
|
||||
https://sharee-operator.example.tld/APIjsonserver?request=booking_update&bike=FR1540&state=occupied&lock_state=unlocked&authcookie=6103_7dc3c95028d06c9663378f6d44346de7_12345678
|
||||
```
|
||||
|
||||
**response** sharee JSON defaults + **response** rental states in `user_bikes_occupied` JSON-objects
|
Loading…
Reference in a new issue