document-understanding
LATEST
false
- 概要
- 基本情報
- モデルを構築する
- モデルを使用する
- 詳細
- パブリック エンドポイント
- 1040 - document type
- 1040 Schedule C - document type
- 1040 Schedule D - document type
- 1040 Schedule E - document type
- 1040x - document type
- 3949a - document type
- 4506T - document type
- 709 - document type
- 941x - document type
- 9465 - document type
- ACORD125 - document type
- ACORD126 - document type
- ACORD131 - document type
- ACORD140 - document type
- ACORD25 - document type
- Bank Statements - document type
- Bills Of Lading - document type
- Certificate of Incorporation - document type
- Certificate of Origin - document type
- Checks - document type
- Children Product Certificate - document type
- CMS 1500 - document type
- EU Declaration of Conformity - document type
- Financial Statements - document type
- FM1003 - document type
- I9 - document type
- ID Cards - document type
- Invoices - document type
- Invoices Australia - document type
- Invoices China - document type
- Invoices Hebrew - document type
- Invoices India - document type
- Invoices Japan - document type
- Invoices Shipping - document type
- Packing Lists - document type
- Payslips - document type
- Passports - document type
- Purchase Orders - document type
- Receipts - document type
- Receipts Japan - document type
- Remittance Advices - document type
- UB04 - document type
- Utility Bills - document type
- Vehicle Titles - document type
- W2 - document type
- W9 - document type
- サポートされている言語
- Insights のダッシュボード
- データおよびセキュリティ
- ライセンス
- 使い方
- トラブルシューティング
Receipts - document type

Document Understanding モダン プロジェクト ユーザー ガイド
最終更新日時 2025年5月13日
Receipts - document type
Receipt (領収書) は、個人が商品の販売または他の譲渡後、あるいはサービスの提供後に支払いとして金銭または資産を受け取ったことを認める書類です。
Receipts (領収書) モデルでは、一般的なレジのレシート、レストラン、駐車場、レンタカーなどさまざまな種類の領収書からキー データ ポイントを抽出できます。
このモデルは、以下のようなデータを自動的に検出します。
- Items (項目): Description (品目)、Quantity (数量)、Unit Price (単価)、Line Amount (明細金額)
- Merchant Name (販売店名)、Merchant Address (販売住所)、Phone Number (電話番号)
- Total Amount (合計金額)、Tax Amount (税額)
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.
表示名 | フィールド名 | フィールドの種類 | コンテンツの種類 |
---|---|---|---|
マーチャント名 | name | regular | string |
マーチャント アドレス | vendor-addr | regular | string |
マーチャント電話番号 | phone | regular | phone |
取引日付 | Date | regular | Date |
Total Amount | 合計 | regular | Number |
Tax Amount | tax | regular | Number |
Items - Descriptions | 説明 | items | string |
Items - Quantities | 数 | items | Number |
Items - Unit Prices | unit-price | items | Number |
Items - Line Amounts | line-amount | items | Number |
Document Number | receipt-number | regular | id-no |
通貨 | 通貨 | 分類 | なし |
Expense Type | expense-type | 分類 | なし |