Skip to main content
POST
Request a pre-signed upload URL for a document

Authorizations

Authorization
string
header
required

Enter Auth0 JWT token

Path Parameters

applicationId
string<uuid>
required

Body

application/json
documentType
enum<string>
required
Available options:
certificate_of_incorporation,
memorandum_articles,
proof_of_address_company,
tin_certificate,
org_chart,
aml_ctf_policy,
photo_id,
photo_id_back,
proof_of_address_personal,
bank_statement
fileName
string
required
fileSize
number
required
Required range: x <= 10485760
mimeType
enum<string>
required
Available options:
application/pdf,
image/jpeg,
image/png
personId
string<uuid>

Attach the document to a specific person (per-UBO documents).

Response

documentId
string<uuid>
required
documentKey
string
required
uploadUrl
string
required