Update Application Customer

Update a customer's information in an application.

Path parameters

applicationIdstringRequired
The id of the application
customerIdstringRequired
The id of the customer

Request

This endpoint expects an object.
firstNamestringRequired
lastNamestringRequired
phonedoubleRequired
applicantTypeenumRequired
emailstringOptionalformat: "email"
relationshipenumOptional

Response

Customer updated 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