Update an associate for an Onboarding Application

Updates an existing individual/associate for the specified application, modifying key details such as name, date of birth, address and contact details.

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

ID of application

string
required

ID of associate

Body Params
string
required
length ≥ 1

Associate first name

string

Associate middle name

string
required
length ≥ 1

Associate last name

string
required
length ≥ 1
^(\s*|\d{4}-\d{2}-\d{2})$

Associate date of birth in YYYY-MM-DD format

address
object

Primary address for the associate

types
array of strings
required
length ≥ 1

Associate type

types*
Allowed:
contactDetails
object

Contact details for the associate

number
0 to 100

Ownership percentage

Responses
200

OK

403

Incorrect permissions

404

NOT FOUND

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*