AI处理银行支票 Make
AI处理银行支票 是一个 PDF4me 用于人工智能模块 Make 它从扫描或拍摄的支票中提取结构化数据。它返回收款人信息、以数字和文字形式表示的金额以及其他信息。 MICR 线 路由号码和账号、银行名称以及 ISO 8601 支票存入和对账工作流程的日期。
本模块的功能
PDF4me AI处理银行支票 从中提取结构化数据 PDF 或者在您的银行支票图片中 Make 使用人工智能的场景。提供支票扫描件或照片,模块即可返回结果。 账户持有人、收款人、金额(数字和文字形式) MICR 银行路由号码、账号、支票号码、银行名称、日期、备注和签名已准备好用于支票存款自动化、应收账款、银行对账和欺诈检测工作流程。无需模板设置。无需特殊配置。 MICR 硬件兼容。适用于主要地区的支票格式。
相关博客文章
目前尚无关于此功能的博客文章——敬请期待。
在此期间,您可以浏览 PDF4me 博客,查看适用于各平台的教程和工作流程。
访问博客 →
验证您的身份 API 要求
每一个 PDF4me 模块 Make 需要有效 联系创建或选择一个可以容纳您的 PDF4me API 关键在于确保该场景能够安全地验证 AI 支票提取请求。
您不容错过的重要事实
提取物 MICR 无需专用硬件即可获取数据
人工智能读取 MICR 支票底部的一行,包括银行路由号码、账号和支票号码,直接来自标准支票系统。 PDF 或图像。无实物 MICR 需要阅读器。非常适合远程存款工作流程、应收账款自动化和银行对账流程。
为了进行防欺诈交叉核对,请以数字和文字两种形式返回金额。
输出结果包括两者 数量 (数值)和 数量 (书面金额)。用以下方式交叉验证两者: Make 设置变量步骤,任何不匹配都会将支票转交给人工审核,从而在付款处理之前发现数据输入错误和篡改的支票。
处理扫描件、照片和电子支票
接受 PDF, PNG, JPG, 和 JPEG该人工智能系统可处理桌面扫描仪输出、移动存款照片(即使在光线和角度不佳的情况下)以及电子生成的支票。它开箱即用,支持美国、英国、印度、加拿大和其他主要地区的支票格式。

设置文件映射,从上一个模块导入支票名称和凭证。输出结果显示收款人、金额。 MICR 数据和银行详细信息,用于下游存款或对账工作流程。
AI处理银行支票使用了哪些参数? Make?
必需的: 必须始终提供“连接”、“支票名称”和“单据”。匹配的输入字段(二进制属性, Base64 内容或文件 URL根据所选的输入数据类型,需要提供以下信息。
| 范围 | 必需的 | 它的作用 | 例子 |
|---|---|---|---|
| Connection | Required | PDF4me API connection. Click Add and paste your API key the first time. Reused automatically across all PDF4me modules. | My PDF4me connection |
| Input Data Type | Required | How the cheque file is supplied. Binary Data reads from a previous module (most common for scanned cheques). Base64 String accepts encoded payloads. URL downloads from a public link. | Binary Data |
| Input Binary Field | Conditional | Binary content of the cheque file. Required when Input Data Type is Binary Data. Wire from Dropbox, Google Drive, OneDrive Data field, or any scanner/email module that returns file bytes. | 1. Data |
| Base64 Cheque Content | Conditional | Base64-encoded cheque content. Required when Input Data Type is Base64 String. Useful for cheques arriving via webhook or mobile-deposit API payloads. | JVBERi0xLjQK... |
| Cheque URL | Conditional | Public URL to the cheque file. Required when Input Data Type is URL. The URL must not require authentication. | https://example.com/cheque.pdf |
| Cheque Name | Required | Filename of the cheque with proper extension (.pdf, .png, .jpg, .jpeg). Used for format detection and AI processing optimization. | cheque.pdf |
输出字段
| 场地 | 类型 | 它包含什么 |
|---|---|---|
accountHolder | String | Name of the cheque drawer (the person or company writing the cheque) as printed in the top-left section. |
address | String | Complete address of the account holder printed on the cheque. |
checkNumber | String | Cheque number (top-right or from the MICR line) used for reconciliation. |
chequeDate | String | Date written on the cheque in ISO 8601 format (YYYY-MM-DD). Critical for post-dated cheque handling. |
payee | String | Name of the person or company the cheque is made out to ("Pay to the order of"). |
amountNumber | Number | Numeric amount written in the small amount box on the cheque. |
amountWords | String | Amount written in words on the long amount line. Compare against amountNumber for anti-fraud cross-checks. |
memo | String | Memo or note field at the bottom-left of the cheque, when present. |
signature | String | Signature presence indicator or extracted signature information. |
routingNumber | String | Bank routing number or transit number from the MICR line (the first MICR segment). |
accountNumber | String | Bank account number from the MICR line. Use this for deposit destination or AR matching. |
bankName | String | Name of the issuing bank as printed on the cheque. |
success | Boolean | True if the AI extraction completed successfully; false if it failed. |
message | String | Human-readable status message confirming success or describing the error encountered. |
如何在银行设置AI处理支票? Make?
- 添加 PDF4me → AI处理银行支票 致你 Make 设想。
- 选择 联系 (或点击) 添加 用你的 PDF4me API 钥匙)。
- 选择 输入数据类型:来自先前模块的文件的二进制数据, Base64 字符串,或 URL。
- 在下面 文件, 选择 地图 显示支票名称和单据字段。
- 地图 支票名称 文件名(带扩展名)
.pdf,.png,.jpg, 或者.jpeg)。 - 地图 文档 从源模块获取二进制内容:通常是 数据 领域 Dropbox, Google Drive, OneDrive扫描仪或电子邮件附件模块。
- 点击 节省 运行该场景。输出包会显示所有 12 个以上的支票字段:将它们连接到存款系统。 APIs应收账款系统、对账模块或审计日志。
工作流程示例
工作流程示例Common Make scenario patterns using AI-Process Bank Cheque.
手机支票存款 → AI解析 → 银行存款 API
- 客户通过移动应用程序的 webhook 上传支票照片 Make。
- AI-Process Bank Cheque 提取 accountHolder、payee、amountNumber、amountWords、routingNumber、accountNumber 和 chequeDate。
- “工具集变量”步骤会将 amountNumber 与 amountWords 进行比较。如果两者不完全匹配,则工作流会将支票路由到…… Slack 用于人工审核的渠道。
- 匹配成功的支票会被发送到银行的远程存款采集系统。 API 作为结构化存款请求 MICR 数据和数量。
- 客户会收到确认邮件;支票影像将被存档。 S3 文件名以账号+支票日期为准,以便进行审计追溯。
邮件室支票扫描 → 应收账款匹配 → QuickBooks 支付
- A Dropbox 当邮件室将收到的支票扫描到共享文件夹中时,监视文件会触发警报。
- AI-Process 银行支票提取收款人、金额、账户持有人和银行名称。
- A QuickBooks 搜索步骤会查找账户持有人的未结发票。选择与金额编号匹配的第一张发票作为目标发票。
- A QuickBooks 收款模块会将付款与匹配的发票进行核对,标记为已付款,并将支票号码和银行名称存储在付款单中。
- 一个 Airtable 日志行记录了支票与发票的匹配情况,用于编制月度对账报告。
支票追踪器(已预先设定日期)→ 安排存款 → 电子邮件提醒
- 扫描站将新支票投入…… SharePoint 文件夹。AI-Process Bank Cheque 提取 chequeDate 字段。
- “工具集变量”步骤会将支票日期与今天的日期进行比较。远期支票会被记录到…… Google 附有预定存款日期的表格。
- 另一个定时任务每天运行,查询 Google 此表格用于登记存款日期为今天或更早的支票,并将每张支票送至银行存款处。 API。
- 在每个预定存款日期前三天,财务团队会收到一封电子邮件提醒,其中包含支票详细信息,以便他们确认或暂缓存款。
- 支票存入后,该支票行将移至“已存入”标签页,并显示存款时间戳和银行确认参考号。
常见问题解答
相关模块
AI处理银行对账单
从银行对账单中提取交易、余额和已付支票数组,将已存入的支票与对账单条目进行匹配,以实现端到端对账。
AI发票解析器
从发票中提取供应商和金额详情,将收到的支票付款与未结发票进行匹配,实现全自动应收账款工作流程。
AI处理收据
解析零售和费用收据,当费用报销包括需要匹配文件的支票付款时非常有用。