Create a new qualification application

Creates a new solar financing qualification application for a customer.

Business Context:
This is the first step in the solar financing workflow. The application collects
customer demographic and contact information needed for credit qualification.

Required Information:

  • Primary applicant details (name, address, contact, SSN last 4 digits)
  • Product and agreement type for the solar installation
  • Sales team assignment (dealer, installer, sales rep)
  • Customer consents for credit checks and terms

Optional Information:

  • Co-applicant details (joint applications for better qualification)
  • External identifiers for integration with your systems
  • Reference ID (e.g., proposal or quote ID)

Next Steps:
After creation, applications start in open status. You must call the submit endpoint
before running qualification checks.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Schema for creating a new solar financing qualification application.

string | null

An optional application reference ID such as the proposal ID.

string
enum
required

The type of agreement being used.

Allowed:
string
enum
required

The type of product the customer is receiving.

Allowed:
primaryApplicant
object
required

Primary applicant information for the solar financing.

coApplicant
object

Optional co-applicant for joint applications.

uuid
required

Reference to an existing dealer by ID.

uuid
required

Reference to an existing installer by ID.

uuid
required

Reference to an existing sales representative by ID.

boolean
enum
required

Customer consent for credit report authorization.

Allowed:
boolean
enum
required

Customer consent for terms and conditions.

Allowed:
boolean
enum
required

Customer consent for marketing communications.

Allowed:
externalId
array of objects

Optional external identifiers for integration with your systems.

externalId
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