Apurata · AsyncAPI Specification

Apurata Acuotaz Webhooks

Version

View Spec View on GitHub CompanyFinancial-ServicesFintechLendingBuy Now Pay LaterInstallment PaymentsConsumer CreditPaymentsE-CommercePeruLatin AmericaAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-18'
method: searched
source: https://docs.apurata.com/POS/webhooks/
type: Webhooks
transport: outbound HTTP POST (JSON) to a merchant-registered URL
registration: Merchant communicates the webhook URL to the aCuotaz team (no self-service registration).
auth:
  header: Apurata-Auth
  scheme: Bearer
  value: Bearer <secret_token>
  validation: optional but recommended
payload:
  fields:
    order_id: string, identifies the order
    event: string, one of the order statuses below
  example:
    order_id: '123'
    event: approved
retries:
  attempts: 5
  backoff: exponential
  intervals_seconds: [1, 2, 4, 8, 16]
log_retention_days: 7
events:
- name: created
  description: Customer selected installments and initiated the credit request.
- name: approved
  description: Credit evaluation succeeded.
- name: onhold
  description: Initial payment succeeded and identity photos uploaded (when no down payment required).
- name: validated
  description: Identity validation completed successfully.
- name: funded
  description: Disbursement completed.
- name: canceled
  description: Credit request canceled.
not_delivered:
- initial

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/apurata-acuotaz-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.