Reports
Generate PDF client and check reports for KYC, AML, identity verification, audit trails, compliance reviews, and secure record-keeping.
A report object contains a PDF snapshot of a client or check at the time of generation. Use reports to retain KYC, AML, and identity verification records for audits, compliance reviews, and secure record-keeping.
The API allows you to create a report.
The Report object
Attribute
Type
Description
contentType
string
The content-type of the file. This will always be set to application/pdf.
data
string
The BASE64 encoded file data.

