latestSwagger 2.0Apache 2.02026-08-19151166415.3 KB

5c90e58bf672

ocr

Receipt OCR Check

Check the progress of the Receipt OCR data extraction

get/v2/ocr/receipt/check

Query parameters

task_idstring required

ID of the receipt ocr task

Headers

Authorizationstring required

With the bearer started

Response

success, the list in Data is ReceiptOCRCheckResponse

codeinteger

0=success,only parse data when code=0

messagestring

tip message

Example response

{
  "message": "success"
}