v10

latestSwagger 2.0raw.githubusercontent.com2020-04-27123450.4 KB

Analyze Receipt

Extract field text and semantic values from a given receipt document. The input document must be of one of the supported content types - 'application/pdf', 'image/jpeg', 'image/png' or 'image/tiff'. Alternatively, use 'application/json' type to specify the location (Uri or local path) of the document to be analyzed.

post/prebuilt/receipt/analyze

Query parameters

includeTextDetailsboolean

Include text lines and element references in the result.

Request body

sourcestring

File source path.

Response

Request is queued successfully.