Download Report
GET/verification/api/1.0/transactions/download-report
Downloads the verification transaction report as a PDF file.
Request
Query Parameters
txnId stringrequired
ID of the transaction
Example: 6a3284d901b19c3a8a619786
reportType stringrequired
Possible values: [Complete, ARTIFACT, SUMMARY, SELF-VERIFY]
Type of the report
Example: Complete
documentBrandingRequired boolean
Whether document branding is required
Responses
- 200
PDF Report file successfully downloaded
- application/pdf
- Schema
Schema
string
Loading...