Skip to main content
Application types and states describe why an application exists, where it is in the review process, and which actions are available.

Application types

The application type field identifies the purpose of an application.

Application statuses

Status transitions

See Application types for definitions of ONBOARDING, PERIODIC_REVIEW, and INFORMATION_UPDATE.

ONBOARDING applications

PERIODIC_REVIEW applications

The system creates periodic review applications in IN_REVIEW, then moves them to DRAFT when partner action is required.

INFORMATION_UPDATE applications

The system creates information update applications in IN_REVIEW. They move to PENDING_CUSTOMER_INFORMATION only when partner action is required. See Submit and track applications for the submission and RFI workflow.

Mutable vs. immutable states

Partners can only modify application data (sections, documents) in these states:
  • DRAFT: Initial state after creation. Full read/write access.
  • PENDING_CUSTOMER_INFORMATION: RFIs issued. Partners can update the sections and documents referenced by the RFIs, then resubmit.
All other states are immutable. API calls that attempt to modify data return a 409 Conflict error. Saving section data in mutable states may trigger conditional changes. See Conditional logic for details.

Section statuses

Each section in an application has its own status that tracks data completeness:
Terminal states (APPROVED, DENIED, CANCELLED) are final. Applications cannot transition out of these states.