Skip to content

Commit 2b25ee0

Browse files
Merge pull request #7349 from laujan/uuf-480540-document-intelligence-prebuilt-receipt
update document intelligence prebuilt receipt
2 parents 58ab0b2 + f392649 commit 2b25ee0

File tree

1 file changed

+2
-15
lines changed
  • articles/ai-services/document-intelligence/prebuilt

1 file changed

+2
-15
lines changed

articles/ai-services/document-intelligence/prebuilt/receipt.md

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: laujan
66
manager: nitinme
77
ms.service: azure-ai-document-intelligence
88
ms.topic: conceptual
9-
ms.date: 11/19/2024
9+
ms.date: 09/29/2025
1010
ms.author: lajanuar
1111
---
1212

@@ -30,20 +30,7 @@ ms.author: lajanuar
3030
[!INCLUDE [applies to v2.1](../includes/applies-to-v21.md)]
3131
::: moniker-end
3232

33-
The Document Intelligence receipt model combines powerful Optical Character Recognition (OCR) capabilities with deep learning models to analyze and extract key information from sales receipts. Receipts can be of various formats and quality including printed and handwritten receipts. The API extracts key information such as merchant name, merchant phone number, transaction date, tax, and transaction total and returns structured JSON data. Receipt model v4.0 (GA) supports other fields including `ReceiptType`, `TaxDetails.NetAmount`, `TaxDetails.Description`, `TaxDetails.Rate` and `CountryRegion` along with VAT table extraction on general hotel receipts. VAT table extraction support for Nordic Receipts will be added in March 2025.
34-
35-
**Supported receipt types in the latest version (4.0):**
36-
37-
* Meal
38-
* Supplies
39-
* Hotel
40-
* Fuel&Energy
41-
* Transportation
42-
* Communication
43-
* Subscriptions
44-
* Entertainment
45-
* Training
46-
* Healthcare
33+
The Document Intelligence receipt model combines powerful Optical Character Recognition (OCR) capabilities with deep learning models to analyze and extract key information from sales receipts. Receipts can be of various formats and quality including printed and handwritten receipts. The API extracts key information such as merchant name, merchant phone number, transaction date, tax, and transaction total and returns structured JSON data. Receipt model v4.0 (GA) supports other fields including `ReceiptType`, `TaxDetails.NetAmount`, `TaxDetails.Description`, `TaxDetails.Rate` and `CountryRegion` along with VAT table extraction on general hotel receipts.
4734

4835
## Receipt data extraction
4936

0 commit comments

Comments
 (0)