v51

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-02172186551.1 KB
Regulatory

Create document

Create a regulatory document record after uploading the file. Use the upload-url endpoint first to get an upload URL.

post/v1/documents

Request body

namestring required
documentType'passport' | 'national_id' | 'drivers_license' | 'utility_bill' | 'tax_id' | 'business_registration' | 'proof_of_address' | 'other' required
storageIdstring required

Storage ID from the upload-url endpoint.

mimeTypestring required
fileSizeinteger required

Response

Document created and uploaded to verification provider.