Update 4.3. op request=booking_update

This commit is contained in:
Rainer Gümpelein 2023-11-22 18:31:46 +00:00
parent 1396dcc123
commit 6a042c145a

View file

@ -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