improved
Property Description Updates
2 months ago by Jason Langkamer-Smith
We made a few minor updates to the descriptions of certain response properties:
- Updated
matchScore
,matchProbability
, andlivenessScore
to note that values are rounded to two decimal places. - Updated
docType
as follows: Contains the type of document (if available) from the barcode, for example, Driver's License, Learner's Permit, Operator License, and so on. Values vary by issuing jurisdiction. An empty value means the type is not identifiable. - Updated
docCategory
as follows: Contains the document category acronym from the barcode. The value is typically one of the following:DL
(driver license),HC
(health card),ID
(identification card),MIL
(military identification). Rarely, certain other values are possible:WPN
(weapon),HCP
(handicap),WV
(water vehicle),EMP
(employee),OID
(other). An empty value means the category is not identifiable. - Removed
datalake
from the/get-transaction-data
endpoint response.