Citcon · AsyncAPI Specification

Citcon Upi Webhooks

Version

View Spec View on GitHub CompanyPaymentsCross-Border PaymentsDigital WalletPayment GatewayBNPLGlobal PayoutsFintechAsyncAPIWebhooksEvents

AsyncAPI Specification

citcon-upi-webhooks.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://www.citcon.com/dev/universal-payment-interface-upi---api
type: Webhooks
api: Citcon Universal Payment Interface (UPI) API
note: >-
  Citcon publishes a webhook (IPN — Instant Payment Notification) surface but
  no AsyncAPI document. Merchants register callback URLs per request; Citcon
  POSTs transaction status updates to the IPN URL. Redirect URLs (success/fail/
  cancel/mobile) are browser-return targets, not server webhooks.
delivery:
  style: IPN
  transport: HTTP POST
  configured_via: request field "urls.ipn"
  payload: transaction parameters (status, reference, transaction id, amount, etc.)
callbacks:
- key: ipn
  kind: server-webhook
  description: Server-to-server payment status notification (the true webhook).
- key: success
  kind: browser-redirect
  description: Buyer redirect on successful payment.
- key: fail
  kind: browser-redirect
  description: Buyer redirect on failed payment.
- key: cancel
  kind: browser-redirect
  description: Buyer redirect on cancelled payment.
- key: mobile
  kind: browser-redirect
  description: Mobile return target.

Work with this as data

Every AsyncAPI spec here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for asyncapi

4 MCP tools reach this
  • find_asyncapisBrowse and filter every AsyncAPI spec in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/citcon-upi-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.