mirror of
https://gitlab.com/t6353/sharee.bike.wiki.git
synced 2024-12-22 23:46:29 +01:00
Update 3.7. request=user_minianswer
This commit is contained in:
parent
8c044a8c1d
commit
89fafd5cbd
1 changed files with 5 additions and 3 deletions
|
@ -5,9 +5,11 @@
|
||||||
| key | Required | Format | Comment |
|
| key | Required | Format | Comment |
|
||||||
| ---------- | -------- | ------- | ----------------------------------- |
|
| ---------- | -------- | ------- | ----------------------------------- |
|
||||||
| authcookie | + | text | unique encrypted key OR merchant_id |
|
| authcookie | + | text | unique encrypted key OR merchant_id |
|
||||||
| q1 | o | text | answer of question 1 |
|
| q1 | o | text | answer optX of question 1 |
|
||||||
| q2 | o | text | answer of question 2 |
|
| q2 | o | text | answer optX of question 2 |
|
||||||
| q3 | o | text | answer of question 3 |
|
| q3 | o | text | answer optX question 3 |
|
||||||
|
|
||||||
|
`optX` means selected answer option (X=number) on drop-down menue or freetext
|
||||||
|
|
||||||
Example
|
Example
|
||||||
**REST request=user_minianswer**
|
**REST request=user_minianswer**
|
||||||
|
|
Loading…
Reference in a new issue