Atrato · AsyncAPI Specification

Atrato Webhooks

Version

View Spec View on GitHub CompanyFintechPaymentsBuy Now Pay LaterLendingMexicoPoint-of-SaleE-CommerceAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-18'
method: searched
source: https://docs.atratopago.com/reference/webhooks.md, estructura.md, catalogo.md, webhook.md
spec_type: Webhooks
delivery:
  method: POST
  content_type: application/json
  retries: up to 6 retries until the receiver returns HTTP 200
  auth: optional shared credential configured in the partner dashboard
configuration: Partner dashboard > Recepción de pagos / Desarrollo > Webhook (URL + optional auth).
events:
- event: status_updated
  surface: ecommerce/application
  description: Application/order status change.
  payload_fields:
  - atrato_id
  - atrato_application_id
  - status
  - status_id
  - status_code
  - order_id
  - order_number
  - customer{...}
  - timestamp
  - observations
- event: disbursement_updated
  surface: ecommerce/disbursement
  description: Merchant disbursement status change.
  payload_fields:
  - status
  - status_id
  - status_code
  - data.amount
  - data.transactionId
  - data.trackingKey
- event: UPDATED_STATUS_PAYMENT_CASH_IN_AT_STORE
  surface: cash-in
  description: In-store cash-in payment status change.
  payload_fields:
  - paymentId
  - status
status_catalog:
  status_updated:
  - status: Solicitud iniciada
    id: 20
    code: SOLICITUDINICIADA
  - status: Esperando Documentos
    id: 4
    code: ESPERANDODOCUMENTOS
  - status: contratoFirmado
    id: 9
    code: CONTRATOFIRMADO
  - status: Crédito Autorizado
    id: 29
    code: CREDITOAUTORIZADO
  - status: Compra Confirmada
    id: 18
    code: COMPRACONFIRMADA
  - status: Denegado
    id: 5
    code: DENEGADO
  - status: Denegado Automáticamente
    id: 13
    code: AUTODENEGADO
  - status: Caducado
    id: 14
    code: CADUCADO
  - status: Cancelado
    id: 15
    code: CANCELADO
  disbursement_updated:
  - status: desembolsado
    id: 19
    code: DESEMBOLSADO
  cash_in_payment:
  - success
  - pending_conciliation
  - cancelled
note: Full status_updated catalog has 19 states; the marquee and terminal states are captured here. See
  catalogo.md for the exhaustive list.

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/atrato-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.