Get/Report
Last updated
Last updated
Retruns KYB report as PDF file.
You need 'submission_id' to download the report.
You can get 'submission_id' via Get/submission API or webhook.
The capacity of Get/report API is 6 MB. Report files over the capacity will return error.
Parameter | Value | Required | Description |
---|---|---|---|
A PDF file will be downloaded.
GET API URL and x-api-key are required.
The file will be downloaded. The initial file name is 'KYB_Report.pdf', and if necessary, change the name when download.
submission_id
{submission_id}
required*
Unique ID of KYB submission
type
'report'
required*
Type of file to download(Only 'report' available)