Duplo · AsyncAPI Specification
Duplo Atlas Webhooks
Version
View Spec
View on GitHub
CompanyFintechPaymentsB2B PaymentsCross-Border PaymentsExpense ManagementVirtual AccountsE-InvoicingForeign ExchangeAfricaNigeriaAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-18'
method: searched
source: https://docs.tryduplo.com/en/atlas/guides/webhooks
spec_type: Webhooks
api: Atlas Payments API
transport: https-post
configuration:
where: Atlas dashboard -> Settings -> Developers -> Webhook URL
requirement: HTTPS endpoint
envelope:
fields:
event_type: string # the event name, e.g. CHECKOUT_COMPLETED
data: object # event-specific payload (reference, amount, status, timestamps)
verification:
method: reference-lookup
detail: >-
Atlas does not sign webhooks with a signature header. Consumers authenticate an event by
querying the Atlas transaction API using data.reference (inflow/payout events) or
data.sourceReference (checkout events); if a record is returned the event is genuine.
IP allowlisting is recommended as supplementary security. Events may be delivered more than
once — handle duplicates idempotently by keying on the reference.
events:
- name: IN_FLOW_SUCCESS_EVENT
category: virtual-account
description: Inbound payment (deposit) into a customer virtual account succeeded.
- name: CHECKOUT_PROCESSED
category: checkout
description: Inflow received; checkout not yet complete but you may fulfill at this stage.
- name: CHECKOUT_COMPLETED
category: checkout
description: Checkout fully completed with a successful transaction.
- name: CHECKOUT_FAILED
category: checkout
description: All transactions under the checkout failed with no successful payment.
- name: CHECKOUT_CANCELLED
category: checkout
description: Checkout terminated without a successful payment (abandonment, inactivity, manual cancellation, or risk rules).
- name: FX_SWAP_CREATED
category: fx
description: A foreign-exchange swap was created.
- name: FX_SWAP_COMPLETED
category: fx
description: A foreign-exchange swap completed.
- name: OUT_FLOW_PENDING_EVENT
category: payout
description: An outbound payout is pending.
- name: OUT_FLOW_SUCCESS_EVENT
category: payout
description: An outbound payout succeeded.
- name: OUT_FLOW_FAILED_EVENT
category: payout
description: An outbound payout failed.
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.
Call it yourself
curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/duplo-atlas-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.