Update a Person

Updates an existing Person.

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

Persons Body

address
object

The individual primary address.

dob
object | null

The individual date of birth.

string | null

Email address (RFC 822 characters).

string
length ≤ 50

First name.

full_name_aliases
array of strings | null

A list of alternate names or aliases that the individual is known by.

full_name_aliases
string | null

The individual gender (International regulations require either 'male' or 'female').

string
length ≤ 50

Last name.

string | null

Maiden name.

string | null

The country where the person is a national.

phone
object | null

The individual phone number.

string | null
enum

Indicates if the person or any of their representatives, family members, or other closely related persons, declares that they hold or have held an important public job or function, in any jurisdiction. Values can be none (The person has disclosed that they have no political exposure) or existing (The person has disclosed that they do have political exposure).

Allowed:
registered_address
object | null

The individual registered address.

relationship
object | null

Describes the individual relationship to the account.

string | null

The person Social Security number.

verification
object | null

Information on the verification state of the individual.

verified_for
array of strings | null

List of bank verifications for the individual. The set can include transpecos_banks, local_bank. WARNING, IF THIS IS NOT EXPLICITELY SET, THE SYSTEM WILL NULL THE verified_for FIELD WITH ANY POST OR PUT OPERATION

verified_for
Headers
uuid

A key used to manage the response in the case of a duplicate request. If a response with the same key already exists, then the previous response will be echoed.

uuid
required

A parent account can include this header as reference to the descendent account being operated on.

Responses

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