Order
Poll
Initiate a poll order for the authenticated user using the provided parameters.
POST
Body
application/json
The API key
for authentication
Example:
"apiKey"
Action to be performed, set to add
for poll order
Example:
"add"
Service ID
for the poll order
Example:
123
Link
to the page for the order
Example:
"https://example.com/page"
Needed quantity
for the order
Example:
100
Answer number
of the poll to be targeted
Example:
1
Response
200
application/json
OK
Example:
23501