Add Customer To Application

Add a customer (adult occupant) to an application. This can be used to add additional adults to the application.

Path parameters

applicationIdstringRequired
The id of the application

Request

This endpoint expects an object.
isPrimarybooleanRequired
Whether this customer is the primary applicant
firstNamestringRequired
lastNamestringRequired
phonedoubleRequired
applicantTypeenumRequired
emailstringOptionalformat: "email"
relationshipenumOptional

Response

Customer added successfully
idstring or nullformat: "uuid"
firstNamestring or null
lastNamestring or null
middleNamestring or null
preferredNamestring or null
statusstring or null
genderstring or null
createdAtdatetime or null
updatedAtdatetime or null
deletedAtdatetime or null
phonedouble or null
emailstring or null
birthDatestring or nullformat: "date"
idempotencyIdstring or null
readableIdstring or null