curl --location --request POST 'https://api.taggun.io//api/receipt/v1/match/file' \
--header 'apikey;'
{
"confidenceLevel": 0.7216666666666667,
"date": {
"confidenceLevel": 0.7216666666666667,
"data": "2016-12-22T12:00:00.000Z",
"index": 2,
"regions": [
[
{
"x": 437,
"y": 787
},
{
"x": 499,
"y": 788
},
{
"x": 499,
"y": 808
},
{
"x": 437,
"y": 807
}
]
],
"text": "22DEC'16"
},
"error": "string",
"match": {
"confidenceLevel": 0.7216666666666667,
"data": "LIKELY",
"index": 10,
"keyword": "WRIGLEY",
"regions": [
[
{
"x": 437,
"y": 787
},
{
"x": 499,
"y": 788
},
{
"x": 499,
"y": 808
},
{
"x": 437,
"y": 807
}
]
],
"text": "WRIGLEY"
}
}