ocr
Retrieves result of the Receipt OCR data extraction and converts it to XLSX file
get/v2/ocr/receipt/excel
Query parameters
task_idstring required
ID of the ocr task
Headers
Authorizationstring required
With the bearer started
Response
success, the list in Data is service.MappedReceiptOCRData
Example response
{
"message": "success"
}