Update a qualification application

Updates specific fields of an existing qualification application.

Business Context:
Use this endpoint to modify application details such as applicant information,
team assignments, or application metadata without requiring full application recreation.

What Can Be Updated:

Primary Applicant Information:

  • Personal details (name, email, phone, date of birth)
  • Contact information and current address
  • SSN and identification details

Co-Applicant Information:

  • All co-applicant personal and contact details
  • Co-applicant address information
  • Co-applicant identification

Team Assignments:

  • Sales representative assignment
  • Dealer assignment
  • Installer assignment

Application Metadata:

  • Agreement and product types
  • Reference IDs and external identifiers

Business Rules:

  • Applications in submitted or later status may have restricted update permissions
  • Team changes may trigger workflow notifications
  • Primary applicant changes may require re-qualification

Common Use Cases:

  • Correcting applicant information before submission
  • Adding or updating co-applicant details
  • Reassigning applications to different team members
  • Updating contact information for communication
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The unique reference identifier of the qualification application.
This is the UUID returned when creating an application.

Body Params

Schema for updating an existing application.

primaryApplicant
object

Primary applicant information.

coApplicant
object | null

Co-applicant information.

string | null

Partner reference identifier for the application.

string
enum

The type of agreement being used.

Allowed:
string
enum

The type of product the customer is receiving.

Allowed:
uuid

Reference to an existing sales representative by ID.

uuid

Reference to an existing dealer by ID.

uuid

Reference to an existing installer by ID.

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/ld+json