Skip to content

Interface: ApplicantsChangeCompanyDataRequest

Describes the structure of the request for the applicantsChangeCompanyData method

Know Your Business

addresses

Optional addresses: unknown

List of addresses.

See

Change company data API Reference

Defined in

src/client.ts:1803


applicantId

applicantId: string

A unique applicant identifier.

See

Change company data API Reference

Defined in

src/client.ts:1785


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:1809


companyName

companyName: string

Name of the company.

See

Change company data API Reference

Defined in

src/client.ts:1791


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:1815


country

Optional country: string

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

See

Change company data API Reference

Defined in

src/client.ts:1821


email

Optional email: string

Email address.

See

Change company data API Reference

Defined in

src/client.ts:1827


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:1833


legalAddress

Optional legalAddress: string

Legal name.

See

Change company data API Reference

Defined in

src/client.ts:1839


phone

Optional phone: string

Phone number.

See

Change company data API Reference

Defined in

src/client.ts:1845


postalAddress

Optional postalAddress: string

Postal address.

See

Change company data API Reference

Defined in

src/client.ts:1851


registrationLocation

Optional registrationLocation: string

Location of registration.

See

Change company data API Reference

Defined in

src/client.ts:1857


registrationNumber

registrationNumber: string

Registration number.

See

Change company data API Reference

Defined in

src/client.ts:1797


taxId

Optional taxId: string

Taxpayer registration number/Code of taxpayer registration.

See

Change company data API Reference

Defined in

src/client.ts:1863


type

Optional type: string

Type of entity.

See

Change company data API Reference

Defined in

src/client.ts:1869


website

Optional website: string

Website's URL.

See

Change company data API Reference

Defined in

src/client.ts:1875