Generate KYC Report
GET/public-api/v1/kyc/report/:id
Endpoint Description : Generates a comprehensive KYC verification report in PDF format for a customer after the verification process is completed. This API is used to download the official KYC report for regulatory records, audits, or internal review purposes.
Details :
- The report is generated for the specified customer.
- Includes identity verification results and document validation outcomes.
- Provides compliance screening results (e.g., AML, watchlist checks).
- Contains 4W (Who, What, When, Where) audit information.
- Includes device, geolocation, and verification metadata.
- The result is scoped to the authenticated organization.
Request
Responses
- 200
- 401
- 500
Unauthorized – Invalid or missing token.
Internal Server Error