image required | string |
parseAAMVA | boolean |
{- "image": "myBase64EncodedImage",
- "parseAAMVA": true
}
{- "barcodes": [
- {
- "coordinates": [
- 0
], - "format": "string",
- "value": "string"
}
], - "transactionId": "string"
}
image required | string |
{- "image": "myBase64EncodedImage"
}
{- "country_code": "string",
- "field_confidences": {
- "country_code": 0,
- "plate_identifier": 0,
- "plate_position": 0,
- "region_code": 0
}, - "plate_identifier": "string",
- "plate_position": [
- [
- 0
]
], - "region_code": "string",
- "transactionId": "string"
}
image required | string |
strict | boolean If true, apply strict confidence threshold to result |
{- "image": "myBase64EncodedImage",
- "strict": true
}
{- "image": "myBase64EncodedImage",
- "strict": true
}
image required | string |
strict | boolean If true, apply strict confidence threshold to result |
{- "image": "myBase64EncodedImage",
- "strict": true
}
{- "barcodes": [
- {
- "coordinates": [
- 0
], - "format": "string",
- "value": "string"
}
], - "fieldConfidences": {
- "serial_numbers": [
- 0
], - "unit": 0,
- "value": 0
}, - "serial_numbers": [
- "string"
], - "transactionId": "string",
- "unit": "string",
- "value": "string"
}
image required | string |
{- "image": "myBase64EncodedImage"
}
{- "details": {
- "productionDateWeekYear": "string",
- "productionDateYearMonth": "string",
- "tireAgeInYearsRoundedDown": 0
}, - "dot": "string",
- "fieldConfidences": {
- "dot": 0,
- "make": 0,
- "model": 0,
- "size": 0
}, - "make": "string",
- "model": "string",
- "size": "string",
- "transactionId": "string"
}