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).
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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
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
LoadingLoading…
Response
Choose an example:
application/json