CapitalDepositDocumentType
Type of the document.
enum CapitalDepositDocumentType {
ArticlesOfIncorporation
RegisterExtract
ProofOfIdentity
CorporateIncomeTaxReturn
ProofOfIndividualAddress
CompanyLeaseAgreement
CapitalShareDepositCertificate
PowerOfAttorney
}
Values
CapitalDepositDocumentType.ArticlesOfIncorporation
Legal document required for company’s formation.
CapitalDepositDocumentType.RegisterExtract
Commercial registry extract issued within the last 3 months.
CapitalDepositDocumentType.ProofOfIdentity
Can be either passport, national id card or resident permit.
CapitalDepositDocumentType.CorporateIncomeTaxReturn
Document submitted to your tax bureau at the end of the last business period.
CapitalDepositDocumentType.ProofOfIndividualAddress
Can be a utility bill (water, electricity or gas), a telephone bill or a rental receipt. The document must have been issued within the last 3 months.
CapitalDepositDocumentType.CompanyLeaseAgreement
Lease agreement in the name of the business or Proof of Individual Address if the company is hosted by one of the legal representative.
CapitalDepositDocumentType.CapitalShareDepositCertificate
Created by the Notary, it certifies the capital of the company to have been deposited with the appropriate share for each shareholder.
CapitalDepositDocumentType.PowerOfAttorney
Signed power of attorney document to give the power to act on behalf.
Member Of
CapitalDepositDocument
object