Interface: ApplicantsChangeCompanyDataRequest
Describes the structure of the request for the SumsubClient.applicantsChangeCompanyData method
Know Your Business
addresses
• Optional addresses: unknown
List of addresses.
See
Change company data API Reference
Defined in
applicantId
• applicantId: string
A unique applicant identifier.
See
Change company data API Reference
Defined in
beneficiaries
• Optional beneficiaries: unknown
Contains applicantIds of beneficiaries and additional info like position and type.
See
Change company data API Reference
Defined in
companyName
• companyName: string
Name of the company.
See
Change company data API Reference
Defined in
controlScheme
• Optional controlScheme: string
Description of the control scheme of the group of entities.
See
Change company data API Reference
Defined in
country
• Optional country: string
A three-letter country code (e.g. DEU).
See
Change company data API Reference
Defined in
email
• Optional email: string
Email address.
See
Change company data API Reference
Defined in
incorporatedOn
• Optional incorporatedOn: string
Date of incorporation (format YYYY-mm-dd, e.g. 2001-09-25).
See
Change company data API Reference
Defined in
legalAddress
• Optional legalAddress: string
Legal name.
See
Change company data API Reference
Defined in
phone
• Optional phone: string
Phone number.
See
Change company data API Reference
Defined in
postalAddress
• Optional postalAddress: string
Postal address.
See
Change company data API Reference
Defined in
registrationLocation
• Optional registrationLocation: string
Location of registration.
See
Change company data API Reference
Defined in
registrationNumber
• registrationNumber: string
Registration number.
See
Change company data API Reference
Defined in
taxId
• Optional taxId: string
Taxpayer registration number/Code of taxpayer registration.
See
Change company data API Reference
Defined in
type
• Optional type: string
Type of entity.
See
Change company data API Reference
Defined in
website
• Optional website: string
Website's URL.
See
Change company data API Reference