Poll
Poll - Retrieve Poll Status
Payments
- POSTPayments - Create
- POSTPayments - Update
- POSTPayments - Confirm
- GETPayments - Retrieve
- POSTPayments - Cancel
- POSTPayments - Capture
- POSTPayments - Incremental Authorization
- POSTPayments - Session token
- GETPayments Link - Retrieve
- GETPayments - List
- POSTPayments - External 3DS Authentication
- POSTPayments - Complete Authorize
Payment Methods
- POSTPaymentMethods - Create
- GETPayment Method - Retrieve
- POSTPayment Method - Update
- DELPayment Method - Delete
- GETPayment Method - Set Default Payment Method for Customer
- GETList payment methods for a Merchant
- GETList customer saved payment methods for a Payment
- GETList payment methods for a Customer
- GETPayment Method - Set Default Payment Method for Customer
Customers
Mandates
Merchant Account
Business Profile
API Key
Merchant Connector Account
Payouts
GSM (Global Status Mapping)
Routing
Schemas
Poll
Poll - Retrieve Poll Status
GET
/
poll
/
status
/
{poll_id}
api-key
string
*
api-key
Required
string
Publishable keys are a type of keys that can be public and have limited scope of usage.
poll_id
string
*
poll_id
Required
string
The identifier for poll
Authorizations
api-key
string
headerrequiredPublishable keys are a type of keys that can be public and have limited scope of usage.
Path Parameters
poll_id
string
requiredThe identifier for poll
Response
200 - application/json
poll_id
string
requiredThe poll id
status
enum<string>
requiredAvailable options:
pending
, completed
, not_found