Skip to main content

Application statuses

Status transitions

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.