document-understanding
latest
false
UiPath logo, featuring letters U and I in white

Document Understanding Modern Projects User Guide

Last updated May 15, 2025

Receipts - document type

Overview

A receipt is a document acknowledging that a person has received money or property in payment following a sale or other transfer of goods or the provision of a service.

The Receipts model can extract key data points from a variety of types such as regular cash register receipts, restaurant, car parking/ rental, etc.

Particularities

The model automatically detects data such as:

  • Items: Description, Quantity, Unit Price, Line Amount;
  • Merchant Name, Merchant Address, Phone Number;
  • Total Amount, Tax Amount.

Extracted fields

Note: If you are using using public endpoints, such as https://du.uipath.com/ie/invoices, all fields are available. However, if you are using custom-trained extractors, the availability of extracted fields is dependant on the version you are currently using.
You can also check the list of fields and types on any endpoint in the /info/model object. To access this, simply add /info/model to any endpoint, like so: https://du.uipath.com/ie/invoices/info/model. For an enhanced reading experience of the fields list, it's recommended to install a JSON viewer extension in your browser.
Table 1. List of extracted fields for Receipts
Display NameField NameField TypeContent Type
Merchant Namenameregularstring
Merchant Addressvendor-addrregularstring
Merchant Phone Numberphoneregularphone
Transaction Datedateregulardate
Total Amounttotalregularnumber
Tax Amounttaxregularnumber
Items - Descriptionsdescriptionitemsstring
Items - Quantitiesquantityitemsnumber
Items - Unit Pricesunit-priceitemsnumber
Items - Line Amountsline-amountitemsnumber
Document Numberreceipt-numberregularid-no
Currencycurrencyclassificationn/a
Expense Typeexpense-typeclassificationn/a

Samples

Here is a sample of a receipt:



Processed document types:

This out-of-the-box pre-trained model can be used with the following document types:

  • Cash Register receipts
  • Restaurant receipts
  • Hotel receipts
  • Airline receipts
  • Car Rental receipts
  • Pharmacy receipts
  • Overview
  • Particularities
  • Extracted fields
  • Samples
  • Processed document types:

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2025 UiPath. All rights reserved.