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
OverviewInquiriesTransactionsRelaysAPI ReferenceChangelog
OverviewInquiriesTransactionsRelaysAPI 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
Overview

Transactions Overview

Transactions provide the infrastructure to tie together every user interaction within Persona.

Transactions represent significant interactions or events (e.g. user onboarding, loan application journey, etc). While an Account in Persona represents a user or entity, a Transaction captures some event associated with that user/entity.

The Transaction Object is itself generic and unstructured, but you can define the object type, field schema, and status to model any event of relevance to your own organization.

Transactions are integrated via Workflows and tie automations across Persona objects and constructs. Transactions and Workflows connect all parts of the platform together and back to your own systems over time.

Manage your transactions programmatically via the Transactions API

Getting started

To learn more or to get started with Transactions, contact the customer support engineering team.

Was this page helpful?

Transaction API-first lifecycle

Next
Built with