Get Report
Retrieve the status and results of the identification in report
Downloads the complete identification report as pdf, zip or xml files.
Pdf report
GET /api/v1/{customer}/identifications/{transaction-number}.pdf
Path parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
customer | string | Yes | Your company identifier |
transaction-number | string | Yes | Transaction identifier |
Request
Headers
| Header | Type | Required | Description |
|---|---|---|---|
X-API-LOGIN-TOKEN | string | Yes | Auth token for authentication |
Zip report
GET /api/v1/{customer}/identifications/{transaction-number}.zip
XML Report
GET /api/v1/{customer}/identifications/{transaction-number}.xml