Cashflows · AsyncAPI Specification

Cashflows Gateway Webhooks

Version

View Spec View on GitHub PaymentsUnited KingdomPayment GatewayPayment ProcessingAcquiringCard PaymentsIn-Person Payments3D SecureRecurring PaymentsWebhookAsyncAPIEvents

AsyncAPI Specification

cashflows-gateway-webhooks.yml Raw ↑
generated: '2026-07-24'
method: searched
source: https://developer.cashflows.com/gateway/cashflows_gateway.html
spec_type: Webhooks
api: cashflows-gateway-api
summary: >-
  The Cashflows Gateway delivers asynchronous payment-status changes to a
  merchant-configured HTTPS endpoint. No AsyncAPI document is published; this is
  the webhook catalogue harvested from the developer guide.
delivery:
  transport: https-post
  source_ips:
    - 54.74.58.255
    - 52.215.48.101
  configuration: >-
    Default webhook URL is set in the Cashflows Portal; can be overridden per
    payment job via the webhookUrl parameter. For recurring payments the URL is
    set on the parent payment job only.
  retry_policy: >-
    Escalating retries — every minute, then daily, then weekly — for up to one
    month until acknowledged.
  acknowledgement: >-
    Respond HTTP 200 echoing {paymentJobReference, paymentReference} to confirm
    receipt and stop retries.
payload_fields:
  - paymentJobReference
  - paymentReference
events:
  - name: payment.paid
    description: Payment moved from Pending to Paid (successful completion).
  - name: payment.failed
    description: Payment failed / declined.
  - name: payment.cancelled
    description: Payment or payment job was cancelled.

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/cashflows-gateway-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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