PreAuth (Instacash) · AsyncAPI Specification
Preauth Webhooks
Version v1
Preauth delivers order lifecycle notifications as HTTP POST requests to a URL the merchant configures in the developer panel (https://dashboard.preauth.io/panel/devs). Faithfully modeled from https://docs.preauth.io/notificaciones.md — the provider documents webhooks but does not publish an AsyncAPI document.
View Spec
View on GitHub
CompanyPaymentsPayment Pre-AuthorizationPayment GuaranteesFintechLatin AmericaCardsAsyncAPIEvents
Channels
order-notifications
Receive Preauth order events.
Merchant-configured webhook endpoint that receives all order events.
Messages
OrderLivenessFail
Order about to desynchronize
The card failed to verify its status; the merchant should decide whether to capture the authorized amount or contact the user for a new card.
OrderDesynchronized
Order desynchronized
A pre-authorization could not be resumed and the order is desynchronized.
OrderCaptured
Order captured
A partial or total capture of the authorized amount was executed.
AsyncAPI Specification
Work with this as data
Every AsyncAPI spec here is available over the APIs.io API and to AI agents over MCP.