Modify Linked Individual

Modifies an existing linked individual.

This request allows you to modify details of a specific Linked Individual you have created previously.

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

The unique identifier (UUID) of the Linked Individual

Body Params
string
required

The main account ID for the Linked Individual.

string
required

The first name of the linked individual.

string

The middle name of the linked individual.

string
required

The last name of the linked individual.

address
object
required

The linked individual's address object.

string
required

The email of the linked individual.
Should be a valid email address.

string
required

The phone number of the linked individual.
Should follow a valid E.164 phone-number format.

date
required

The date of birth of the linked individual in the YYYY-MM-DD format.

string
enum
required

The country of the linked client’s home address in the two-letter ISO 3166-1 format.

operational_details
object
required

The operational details for the Linked Individual.

string
enum

The salutation of the linked individual.

Allowed:
nationalities
array of strings
enum

The nationalities of the linked individual in the two-letter ISO 3166-1 format. You can send multiple nationalities for the linked individual in an array of strings.

nationalities
identification_types
object

The identification_types object

string

The reference identifier of the linked individual provided by the business.

ip_addresses
array of strings

The IP addresses of the linked individual. For AML check and fraud monitoring, it is recommended to share the list of IP addresses from where the end-user signed up on the businesses platform.

ip_addresses
string
enum

The profession of the linked individual. For AML check and fraud monitoring, it is recommended to share the profession of the linked individual. You can send multiple professions for the Linked Individual in an array of strings.

string

The description of the linked client's profession. Required when OTHERS in professions.

additional_checks
object

The additional_checks object.

string

The client nonce, which is a random or semi-random number that is used for achieving idempotency. It is strongly recommended that you send this parameter as part of the create request.

string

The alias name for Linked Individual.

Responses

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