Person update

Modifies the data of a person.

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

The unique identifier of the platform.

uuid
required

The unique identifier of the user.

uuid
required

The unique identifier of the person.

Body Params

Add the person's fields you want to modify in the 'person' object.

Object with all possible fields in a person, regardless of its specifications.

string
enum

Type of the person.

  • Persons::Natural → Individual
  • Persons::Legal → Solo proprietor, Company, or Association
Allowed:
string

First name of the person - NATURAL only

string

Last name of the person - NATURAL only

date

Birth date of the person - NATURAL only

integer
enum

Business category - LEGAL only

  • 0 = Solo proprietor
  • 1 = Company (all types)
  • 2 = Association (churches included)
Allowed:
string

Business entity name - LEGAL only

string

Nationality of the person - by ISO 3166-1 alpha-2 format

address
object

Object for address creation - Required for KYC/KYB

persons
array of objects

List of persons linked to the legal entity - LEGAL only

persons
boolean

Indicates if the person is the user representative - One NATURAL only

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