UBO declarations
Update a UBO
PUT
/
v2.01
/
{ClientId}
/
users
/
{UserId}
/
kyc
/
ubodeclarations
/
{UboDeclarationId}
/
ubos
/
{UboId}
Read more about the UBO object →
Path parameters
UboDeclarationId
string
The unique identifier of the UBO Declaration.
UboId
string
The unique identifier of the UBO.
Body parameters
LastName
string
requiredMax. length: 100 characters
The last name of the beneficial owner.
FirstName
string
requiredMax. length: 100 characters
The first name of the beneficial owner.
Birthday
timestamp
requiredThe date of birth of the beneficial owner.
Note: Ensure this Unix timestamp accounts for your timezone to avoid midnight being interpreted as the day before.
Nationality
string
requiredAllowed values: Two-letter country code (ISO 3166-1 alpha-2 format).
The nationality of the beneficial owner.
Address
object
requiredThe postal address of the beneficial owner.
Birthplace
object
requiredInformation about the beneficial owner’s place of birth.
Responses
Was this page helpful?