Skip to main content
POST
Upload KYC document

Authorizations

Authorization
string
header
required

Client API Key or Client Session Token (CST). Pass as a Bearer token in the Authorization header.

Path Parameters

token
string
required

Body

application/json
dataBase64
string
required

Base64-encoded file bytes. The decoded file can be up to 10MB.

filename
string

Filename used to infer the MIME type (jpg, jpeg, png, webp, heic, pdf).

contentType
string

Explicit MIME type, if not inferring from the filename.

Response

Document uploaded

Portal forwards Due's response verbatim; the shape depends on the endpoint.

data
object