For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Help CenterOpenAPI SpecStatus
OverviewInquiriesTransactionsAPI ReferenceChangelog
OverviewInquiriesTransactionsAPI ReferenceChangelog
  • Overview
    • Transactions Overview
    • Transaction API-first lifecycle
  • Model References
    • Overview
    • Transaction Types
    • Building Workflows
    • Connection Objects
  • Integration Guides
    • Reports via API
    • Government ID Verification via API
    • KYB via API
    • Database Verification via API
LogoLogo
Help CenterOpenAPI SpecStatus
On this page
  • Status
Model References

Overview

One object provides source of truth on what decision gets made.

Status

Transaction statuses can be updated at various points in the Transaction’s lifecycle. Workflows make status updates to the Transaction throughout its life cycle. When a Transaction or status has been updated, an event in Persona gets created. We report back the state of onboarding within Persona based on these events and the timestamps associated with them.

  • A transaction.created event will happen when a transaction is created.
  • A transaction.status-updated event will be emitted when a transaction’s status changes.

Customers can include additional custom statuses to track various parts of the user journey.

Was this page helpful?
Previous

Transaction Types

Transaction Types define the shape of the user interaction within Persona's ecosystem.
Next
Built with