Skip to content

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

src/client.ts:1809


applicantId

applicantId: string

A unique applicant identifier.

See

Change company data API Reference

Defined in

src/client.ts:1791


beneficiaries

Optional beneficiaries: unknown

Contains applicantIds of beneficiaries and additional info like position and type.

See

Change company data API Reference

Defined in

src/client.ts:1815


companyName

companyName: string

Name of the company.

See

Change company data API Reference

Defined in

src/client.ts:1797


controlScheme

Optional controlScheme: string

Description of the control scheme of the group of entities.

See

Change company data API Reference

Defined in

src/client.ts:1821


country

Optional country: string

A three-letter country code (e.g. DEU).

See

Change company data API Reference

Defined in

src/client.ts:1827


email

Optional email: string

Email address.

See

Change company data API Reference

Defined in

src/client.ts:1833


incorporatedOn

Optional incorporatedOn: string

Date of incorporation (format YYYY-mm-dd, e.g. 2001-09-25).

See

Change company data API Reference

Defined in

src/client.ts:1839


legalAddress

Optional legalAddress: string

Legal name.

See

Change company data API Reference

Defined in

src/client.ts:1845


phone

Optional phone: string

Phone number.

See

Change company data API Reference

Defined in

src/client.ts:1851


postalAddress

Optional postalAddress: string

Postal address.

See

Change company data API Reference

Defined in

src/client.ts:1857


registrationLocation

Optional registrationLocation: string

Location of registration.

See

Change company data API Reference

Defined in

src/client.ts:1863


registrationNumber

registrationNumber: string

Registration number.

See

Change company data API Reference

Defined in

src/client.ts:1803


taxId

Optional taxId: string

Taxpayer registration number/Code of taxpayer registration.

See

Change company data API Reference

Defined in

src/client.ts:1869


type

Optional type: string

Type of entity.

See

Change company data API Reference

Defined in

src/client.ts:1875


website

Optional website: string

Website's URL.

See

Change company data API Reference

Defined in

src/client.ts:1881