document-understanding
latest
false
- 概述
- 入门指南
- 构建模型
- 使用模型
- 模型详细信息
- 公共端点
- 1040 - 文档类型
- 1040 计划 C - 文档类型
- 1040 计划 D - 文档类型
- 1040 计划 E - 文档类型
- 1040x - 文档类型
- 3949a - 文档类型
- 4506T - 文档类型
- 709 - 文档类型
- 941x - 文档类型
- 9465 - 文档类型
- ACORD125 - 文档类型
- ACORD126 - 文档类型
- ACORD131 - 文档类型
- ACORD140 - 文档类型
- ACORD25 - 文档类型
- 银行对账单 - 文档类型
- 提单 - 文档类型
- 公司注册证书 - 文档类型
- 原产地证书 - 文档类型
- 支票 - 文档类型
- 儿童产品证书 - 文档类型
- CMS 1500 - 文档类型
- 欧盟符合性声明 - 文档类型
- 财务报表 - 文档类型
- FM1003 - 文档类型
- I9 - 文档类型
- 身份证 - 文档类型
- 发票 - 文档类型
- 发票 2 - 文档类型
- 澳大利亚发票 - 文档类型
- 发票中国 - 文档类型
- 希伯来语发票 - 文档类型
- 发票印度 - 文档类型
- 日本发票 - 文档类别
- 发票运输 - 文档类型
- 装箱单列表 - 文档类型
- 工资单 - 文档类型
- 护照 - 文档类型
- 采购订单 - 文档类型
- 收据 - 文档类型
- 收据 2 - 文档类型
- 日本收据 - 文档类型
- 汇款通知书 - 文档类型
- UB04 - 文档类型
- 美国抵押贷款平交披露 - 文档类型
- 公用事业账单 - 文档类型
- 车辆标题 - 文档类型
- W2 - 文档类型
- W9 - 文档类型
- 支持的语言
- Insights 仪表板
- 数据与安全性
- 许可
- 如何
- 故障排除
重要 :
新发布内容的本地化可能需要 1-2 周的时间才能完成。

Document Understanding 新式项目用户指南
上次更新日期 2025年9月25日
发票、贷方票据或装运单,是卖家就销售或服务交易向买家签发的商业单据。它指出了提供的产品或服务、数量、商定价格、付款条款以及任何适用的税金或银行详细信息。 在印度,特定发票格式可能包含额外的法定或税务相关信息。
发票 2 文档类型经过训练,可从各种发票类型中提取关键数据点,包括标准发票、贷方票据、印度发票和运输发票。架构由 55 个常规字段、两个结构化表(一个用于行项目(13 列),一个用于银行支付详情(9 列))以及一个货币分类器组成。它捕获有关买家、卖家、商品和服务、税务详细信息、运输数据和银行付款指令的详细信息。 客户可以调整架构,以与其特定数据提取要求保持一致。
该模型会自动检测以下数据:
- 供应商名称、供应商地址、账单名称、账单邮寄地址
- 发票编号、采购订单编号、付款条款、到期日期
- 净额、税额、折扣、总金额
- 增值税号、增值税税率
- 银行账号、银行名称、SWIFT、IBAN
注意:如果您正在使用公共端点,例如
https://du.uipath.com/ie/invoices
,所有字段均可使用。但是,如果您正在使用自定义训练的提取程序,提取字段的可用性取决于您当前使用的版本。
您还可以在
/info/model
对象中查看任何端点的字段和类型列表。要访问此服务,只需将 /info/model
添加到任意端点,如下所示:https://du.uipath.com/ie/invoices/info/model
。为了增强字段列表的阅读体验,建议在浏览器中安装 JSON 查看器扩展程序。
Display Name | Field Name | Field Type | Content Type |
---|---|---|---|
Invoice Number | invoice-no | regular | id-no |
Purchase Order Number | po-no | regular | id-no |
Order Number | order-no | regular | id-no |
Bill of Lading Number | bl-no | regular | id-no |
PRO Number | pro-no | regular | id-no |
Document Date | date | regular | date |
Due Date | due-date | regular | date |
Payment Terms | payment-terms | regular | string |
Vendor Name | vendor-name | regular | string |
Vendor Address | vendor-addr | regular | string |
Vendor VAT Number | vendor-vat-no | regular | id-no |
Vendor PAN Number | vendor-pan | regular | id-no |
Vendor Email Address | vendor-email | regular | string |
Vendor Phone Number | vendor-phone | regular | string |
Vendor Fax Number | vendor-fax | regular | string |
Billing Name | billing-name | regular | string |
Billing Address | billing-addr | regular | string |
Billing VAT Number | billing-vat-no | regular | id-no |
Billing PAN Number | customer-pan | regular | id-no |
Shipping Date | shipping-date | regular | date |
Shipping Name | shipping-name | regular | string |
Shipping Address | shipping-addr | regular | string |
Sender Name | sender-name | regular | string |
Sender ID | sender-id | regular | id-no |
Sender Address | sender-addr | regular | string |
Shipping Method | shipping-method | regular | string |
Standard Carrier Alpha Code | scac | regular | id-no |
Carrier Name | carrier-name | regular | string |
Loading Location | loading-location | regular | string |
Discharge Location | discharge-location | regular | string |
Number of Pallets | pallets-no | regular | number |
Previous Balance | previous-balance | regular | number |
Payments Received | payments-received | regular | number |
Balance Forward | balance-forward | regular | number |
Net Amount | net-amount | regular | number |
Shipping / Handling Charges | shipping-charges | regular | number |
Discount Amount | discount-amount | regular | number |
Discount Rate | discount-rate | regular | number |
Tax Amount | tax-amount | regular | number |
Tax Rate | tax-rate | regular | number |
CGST Amount | cgst-amount | regular | number |
CGST Rate | cgst-rate | regular | number |
IGST Amount | igst_amount | regular | number |
IGST Rate | igst_rate | regular | number |
SGST Amount | sgst_amount | regular | number |
SGST Rate | sgst_rate | regular | number |
Total Amount | total | regular | number |
Amount Due | amount-due | regular | number |
Payment Name | payment-name | regular | string |
Payment Address | payment-addr | regular | string |
Currency Exchange Rate | currency-exchange-rate | regular | number |
Service Address | service-address | regular | string |
Consignee Name | consignee-name | regular | string |
Consignee Address | consignee-address | regular | string |
Delivery Name | delivery-name | regular | string |
Bank Details - Bank Name | bank-name | items | string |
Bank Details - Bank Address | bank-addr | items | string |
Bank Details - Account Number | bank-account-no | items | id-no |
Bank Details - Routing Number | bank-routing-no | items | id-no |
Bank Details - SWIFT Code | swift-code | items | id-no |
Bank Details - IBAN | iban | items | id-no |
Bank Details - ABA | aba | items | string |
Bank Details - Branch Code | branch-code | items | string |
Bank Details - Payment Currency | bank-acc-currency | items | string |
Items - Descriptions | description | items | string |
Items - Quantities | quantity | items | number |
Items - Line Numbers | line-no | items | number |
Items - Part Numbers | part-no | items | id-no |
Items - Purchase Order Numbers | item-po-no | items | id-no |
Items - Units of Measure | unit-type | items | string |
Items - Unit Prices | unit-price | items | number |
Items - Line Net Amounts | line-net-amount | items | number |
Items - Line Tax Amounts | line-tax-amount | items | number |
Items - Line Amounts | line-amount | items | number |
Items - National Motor Freight Classification Codes | nmfc | items | string |
Items - Classes | class | items | string |
Items - HSN/SAC Numbers | hsn-sac | items | string |
Currency | currency | classification | n/a |