Case Management API for bank account changes
We’ve added a Case Management API for submitting and tracking bank account changes. Payabli models a bank account change as a case that moves through validation, automatic verification, review, and completion. Submit and validate a change, track its status, add notes, and manage attachments. Enterprise Partners can also action cases — assign, escalate, approve, and deny — while Platform Partners submit and track.
The account and routing numbers you submit are write-only: they’re tokenized and never returned in any response.
See Bank account changes for the lifecycle and permissions, and the Case Management API reference for each endpoint.
Webhook reference now matches the product
We’ve brought the webhook docs in line with the events the platform sends. The webhooks reference now documents all 113 supported notification events across Pay In, Pay Out, and Pay Ops. Each event has its own page with the full payload schema, field types, and an example. This replaces the standalone webhook payloads page, which is retired — its links redirect to the reference.
The event tables in the notifications overview now match the current event catalog. Each row gives the eventType value you subscribe with, what triggers the event, its name on the Portal’s notification settings page, and a link to its payload.