latestSwagger 2.0Apache 2.02026-08-19151166415.3 KB

5c90e58bf672

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

codeinteger

0=success,only parse data when code=0

messagestring

tip message

Example response

{
  "message": "success"
}