mirror of
https://gitlab.com/t6353/sharee.bike.wiki.git
synced 2024-12-22 07:36:26 +01:00
Create 3.7. request=user_minianswer
This commit is contained in:
parent
32ad2ac2de
commit
8c044a8c1d
1 changed files with 18 additions and 0 deletions
18
3.7.-request=user_minianswer.md
Normal file
18
3.7.-request=user_minianswer.md
Normal file
|
@ -0,0 +1,18 @@
|
|||
### request=user_minianswer
|
||||
|
||||
**request** PUSH user-minianswer
|
||||
|
||||
| key | Required | Format | Comment |
|
||||
| ---------- | -------- | ------- | ----------------------------------- |
|
||||
| authcookie | + | text | unique encrypted key OR merchant_id |
|
||||
| q1 | o | text | answer of question 1 |
|
||||
| q2 | o | text | answer of question 2 |
|
||||
| q3 | o | text | answer of question 3 |
|
||||
|
||||
Example
|
||||
**REST request=user_minianswer**
|
||||
```
|
||||
https://shareeapp-primary.copri-bike.de/APIjsonserver?request=user_minianswer&q1=opt5&q2=opt4&q3=freetext&authcookie=6d06622b256f73db942396_uvbuw813488
|
||||
```
|
||||
|
||||
**response** is just the **sharee JSON default**
|
Loading…
Reference in a new issue