Create Customer Application

Create a new customer application.

Applications can hold more data than just the standard Bud Customer
information, such as:

  • Applicant First Name
  • Applicant Last Name
  • Names for Secondary Applicants (if this is a joint application)
  • Key-value pairs for additional metadata you may want to associate to
    this application (e.g. if the customer is applying for finance, your
    system may have a product code for the relevant finance product).
Body Params
primary_applicant
object
required

Applicant associated to a financial application.

secondary_applicants
array of objects

First and last names of the secondary applicants.

Secondary Applicants

Monitoring type for an application refers to the strategy for ingesting data via a customers financial provider.
If no monitoring type is provided, the setting will default to the clients configured type.

metadata
object

These fields add additional context to a customer's application.
Their visibility and relevance depends on the configuration of the
dashboard.

Headers
string
required

The API Client Identifier (Service Application Identifier).

Responses

401

An unauthenticated request was received.

405

The request uses an unexpected HTTP method.

5XX

An unexpected error occurred on the server side.

Language
Credentials
OAuth2
Choose an example:
application/json