ocr

Receipt OCR Result

Retrieves result of the Receipt OCR data extraction

get/v2/ocr/receipt/result

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"
}

Changes

No recorded changes to this endpoint across all 3 revisions of this API.