PaySwitch
PaySwitch API Reference

Poll - Retrieve Poll Status

GET
https://paysw-wiki.lab.next-on.pro/dev-router
/poll/status/{poll_id}
api-key (header)

Poll - Retrieve Poll Statuspath Parameters

poll_id
string · required

The identifier for poll

Poll - Retrieve Poll Status Responses

The poll status was retrieved successfully

poll_id
string · required

The poll id

status
PollStatus · enum · required
Enum values:
pending
completed
not_found