Skip to main content
PUT
Upload a document to support a user's consumer application

Authorizations

Api-Key
string
header
required

Path Parameters

userId
string<uuid>
required

Id of the user 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:
idCard,
passport,
drivers,
residencePermit,
utilityBill,
selfie,
videoSelfie,
profileImage,
idDocPhoto,
agreement,
contract,
driversTranslation,
investorDoc,
vehicleRegistrationCertificate,
incomeSource,
paymentMethod,
bankCard,
covidVaccinationForm,
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