Interswitch · Capability
Interswitch Paycode API — Tokens
Generate, query, and cancel cardless Paycode (Pay with Mobile) tokens.
Interswitch Paycode API — Tokens is a Naftiko capability published by Interswitch, one of 12 capabilities the APIs.io network indexes for this provider. It bundles 3 operations across the POST and GET methods.
The capability includes 1 read-only operation and 2 state-changing operations. Lead operation: Generate a one-time Paycode token. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Interswitch, Paycode, and Cardless.
What You Can Do
POST
Generatepaycodetoken
—
/v1/subscribers/{subscriberId}/tokens
GET
Getpaycodetokenstatus
—
/v1/subscribers/{subscriberId}/tokens/status
POST
Cancelpaycodetoken
—
/v1/tokens/cancel
MCP Tools
interswitch-generate-paycode-token
Generate a one-time Paycode token.
interswitch-get-paycode-token-status
Get status of a Paycode token.
read-only
idempotent
interswitch-cancel-paycode-token
Cancel a Paycode token.
idempotent