Add an individual/associated entity to an Onboarding Application

Creates a new individual/associated entity with a unique identifier to the specified application, capturing key details such as name, date of birth, address etc.

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

ID of application

Body Params
string
required
length ≥ 1

Associate first name

string

Associate middle name

string
required
length ≥ 1

Associate last name

string
required
length ≥ 1

Associate date of birth in YYYY-MM-DD format

address
object
required

Primary address for the associate

types
array of strings
required
length ≥ 1

Associate type

types*
Allowed:
contactDetails
object
required

Contact details for the associate

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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