Skip to main content
PUT
Upload a document to support a company's corporate application

Authorizations

Api-Key
string
header
required

Path Parameters

companyId
string<uuid>
required

Id of the company to upload a document for

Body

multipart/form-data

Document to upload

document
file
required

The document to upload

Maximum string length: 20971520
name
string

The name of the document

type
enum<string>

The type of the document

Available options:
directorsRegistry,
stateRegistry,
incumbencyCert,
proofOfAddress,
trustAgreement,
informationStatement,
incorporationCert,
incorporationArticles,
shareholderRegistry,
goodStandingCert,
powerOfAttorney,
other
side
enum<string>

The side of the document

Available options:
front,
back
country
string
deprecated

The issuing country of the document

Required string length: 3
countryCode
string

The issuing country of the document

Required string length: 2

Response

Successful operation