image required | string |
{- "image": "myBase64EncodedImage"
}
{- "dot": "string",
- "make": "string",
- "model": "string",
- "size": "string",
- "details": {
- "productionDateWeekYear": "string",
- "productionDateYearMonth": "string",
- "tireAgeInYearsRoundedDown": 0
}, - "fieldConfidences": {
- "make": 0,
- "model": 0,
- "size": 0,
- "dot": 0
}
}
image required | string |
parseAAMVA | boolean |
{- "image": "myBase64EncodedImage",
- "parseAAMVA": true
}
{- "barcodes": [
- {
- "value": "string",
- "format": "string",
- "coordinates": [
- 0
]
}
]
}
image required | string |
{- "image": "myBase64EncodedImage"
}
{- "field_confidences": {
- "country_code": 0,
- "region_code": 0,
- "plate_identifier": 0,
- "plate_position": 0
}, - "country_code": "string",
- "region_code": "string",
- "plate_identifier": "string",
- "plate_position": [
- [
- 0
]
]
}