Atualizar um Representante Empresarial Antes do KYB
Update an existing business representative
Autorizações
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Parâmetros de caminho
Business Representative ID
1"associatedPerson_d972d2f70b9f4d3c8d7cfb32593f395b"
Corpo
The address of the business representative. Required if personalInformation is provided.
{
"line1": "742 North Wabash Avenue",
"line2": "Apt 4B",
"city": "Chicago",
"postalCode": "60611",
"state": "IL",
"country": "USA"
}Personal information including tax identification details for individual customers. When any tax identification field is provided, all tax identification fields (number, type, country) and address are required. Please refer to the Individual Verification Criteria for the full list of reference.
The representation details of the business representative.
{
"roles": ["ubo"],
"ownershipPercentage": "50",
"isControlPerson": true,
"isSigner": true,
"relationshipEstablishedAt": "2020-03-15",
"title": "CEO"
}Resposta
Business Representative ID
"associatedPerson_d972d2f70b9f4d3c8d7cfb32593f395b"
Customer ID
"customer_2f283221a9d44ada800ac7f11f640402"
Customer type
individual "individual"
Array of verification profiles for the business representative.
[
{
"name": "ubo_kyc_profile_a",
"status": "incomplete",
"criteria": {
"complete": [
"email_address",
"phone_number",
"residential_address",
"tax_identification_number",
"ownership_percentage",
"is_control_person",
"is_signer",
"relationship_established_at",
"title"
],
"pending": [],
"required": [
"identity_document",
"liveness_report_document",
"proof_of_address_document"
],
"errors": []
}
}
]The date and time the business representative was created.
"2026-03-10T00:00:08.986Z"
The date and time the business representative was last updated.
"2026-03-10T00:00:08.986Z"
Email address
"james.wilson@acmecorp.example.com"
Phone number
"+13125559876"
Representation details