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
  • Overview
  • Archiving
Model References

Transaction Types

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

Overview

For each type of transaction, we can define a schema of what information gets passed in during creation. Each transaction type has a transaction type ID. Transaction Types consist of custom field schemas and custom statuses.

Transactions have support for the following field types:

  • Boolean
  • Date
  • Documents
  • File
  • Float
  • Hash
  • Integer
  • String
  • Multiple Choices
  • Array

Archiving

Customers can archive both Transaction fields and Types, which enables updates in the event a user saves the wrong field key, or a customer’s model changes over time. After a field is archived on a Transaction Type or a Transaction Type itself gets archived, all associated Workflows must get updated.

Was this page helpful?
Previous

Building Workflows

Workflows are a powerful tool for administering your identity needs both within Persona and your own systems.
Next
Built with