跳到主要内容

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 设置变量步骤,任何不匹配都会将支票转交给人工审核,从而在付款处理之前发现数据输入错误和篡改的支票。
处理扫描件、照片和电子支票
接受 PDFPNGJPG, 和 JPEG该人工智能系统可处理桌面扫描仪输出、移动存款照片(即使在光线和角度不佳的情况下)以及电子生成的支票。它开箱即用,支持美国、英国、印度、加拿大和其他主要地区的支票格式。
完成 PDF4me AI 处理银行支票模块的配置,连接设置为“我的 PDF4me 连接”,文件设置为“映射”,并映射上一步文件下载步骤中的支票名称和文档,即可提取账户持有人、收款人、金额、MICR 路由号码、账号和银行详细信息。

设置文件映射,从上一个模块导入支票名称和凭证。输出结果显示收款人、金额。 MICR 数据和银行详细信息,用于下游存款或对账工作流程。

AI处理银行支票使用了哪些参数? Make

必需的: 必须始终提供“连接”、“支票名称”和“单据”。匹配的输入字段(二进制属性, Base64 内容或文件 URL根据所选的输入数据类型,需要提供以下信息。

范围必需的它的作用例子
ConnectionRequiredPDF4me API connection. Click Add and paste your API key the first time. Reused automatically across all PDF4me modules.My PDF4me connection
Input Data TypeRequiredHow 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 FieldConditionalBinary 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 ContentConditionalBase64-encoded cheque content. Required when Input Data Type is Base64 String. Useful for cheques arriving via webhook or mobile-deposit API payloads.JVBERi0xLjQK...
Cheque URLConditionalPublic URL to the cheque file. Required when Input Data Type is URL. The URL must not require authentication.https://example.com/cheque.pdf
Cheque NameRequiredFilename of the cheque with proper extension (.pdf, .png, .jpg, .jpeg). Used for format detection and AI processing optimization.cheque.pdf

输出字段

场地类型它包含什么
accountHolderStringName of the cheque drawer (the person or company writing the cheque) as printed in the top-left section.
addressStringComplete address of the account holder printed on the cheque.
checkNumberStringCheque number (top-right or from the MICR line) used for reconciliation.
chequeDateStringDate written on the cheque in ISO 8601 format (YYYY-MM-DD). Critical for post-dated cheque handling.
payeeStringName of the person or company the cheque is made out to ("Pay to the order of").
amountNumberNumberNumeric amount written in the small amount box on the cheque.
amountWordsStringAmount written in words on the long amount line. Compare against amountNumber for anti-fraud cross-checks.
memoStringMemo or note field at the bottom-left of the cheque, when present.
signatureStringSignature presence indicator or extracted signature information.
routingNumberStringBank routing number or transit number from the MICR line (the first MICR segment).
accountNumberStringBank account number from the MICR line. Use this for deposit destination or AR matching.
bankNameStringName of the issuing bank as printed on the cheque.
successBooleanTrue if the AI extraction completed successfully; false if it failed.
messageStringHuman-readable status message confirming success or describing the error encountered.

如何在银行设置AI处理支票? Make

  1. 添加 PDF4meAI处理银行支票 致你 Make 设想。
  2. 选择 联系 (或点击) 添加 用你的 PDF4me API 钥匙)。
  3. 选择 输入数据类型:来自先前模块的文件的二进制数据, Base64 字符串,或 URL
  4. 在下面 文件, 选择 地图 显示支票名称和单据字段。
  5. 地图 支票名称 文件名(带扩展名).pdf.png.jpg, 或者 .jpeg)。
  6. 地图 文档 从源模块获取二进制内容:通常是 数据 领域 DropboxGoogle DriveOneDrive扫描仪或电子邮件附件模块。
  7. 点击 节省 运行该场景。输出包会显示所有 12 个以上的支票字段:将它们连接到存款系统。 APIs应收账款系统、对账模块或审计日志。

工作流程示例

工作流程示例Common Make scenario patterns using AI-Process Bank Cheque.
手机支票存款 → AI解析 → 银行存款 API
  1. 客户通过移动应用程序的 webhook 上传支票照片 Make
  2. AI-Process Bank Cheque 提取 accountHolder、payee、amountNumber、amountWords、routingNumber、accountNumber 和 chequeDate。
  3. “工具集变量”步骤会将 amountNumber 与 amountWords 进行比较。如果两者不完全匹配,则工作流会将支票路由到…… Slack 用于人工审核的渠道。
  4. 匹配成功的支票会被发送到银行的远程存款采集系统。 API 作为结构化存款请求 MICR 数据和数量。
  5. 客户会收到确认邮件;支票影像将被存档。 S3 文件名以账号+支票日期为准,以便进行审计追溯。
邮件室支票扫描 → 应收账款匹配 → QuickBooks 支付
  1. A Dropbox 当邮件室将收到的支票扫描到共享文件夹中时,监视文件会触发警报。
  2. AI-Process 银行支票提取收款人、金额、账户持有人和银行名称。
  3. A QuickBooks 搜索步骤会查找账户持有人的未结发票。选择与金额编号匹配的第一张发票作为目标发票。
  4. A QuickBooks 收款模块会将付款与匹配的发票进行核对,标记为已付款,并将支票号码和银行名称存储在付款单中。
  5. 一个 Airtable 日志行记录了支票与发票的匹配情况,用于编制月度对账报告。
支票追踪器(已预先设定日期)→ 安排存款 → 电子邮件提醒
  1. 扫描站将新支票投入…… SharePoint 文件夹。AI-Process Bank Cheque 提取 chequeDate 字段。
  2. “工具集变量”步骤会将支票日期与今天的日期进行比较。远期支票会被记录到…… Google 附有预定存款日期的表格。
  3. 另一个定时任务每天运行,查询 Google 此表格用于登记存款日期为今天或更早的支票,并将每张支票送至银行存款处。 API
  4. 在每个预定存款日期前三天,财务团队会收到一封电子邮件提醒,其中包含支票详细信息,以便他们确认或暂缓存款。
  5. 支票存入后,该支票行将移至“已存入”标签页,并显示存款时间戳和银行确认参考号。

常见问题解答

What fields does AI-Process Bank Cheque extract?+
The module extracts a complete set of cheque fields: accountHolder (the drawer), address, checkNumber, chequeDate in ISO 8601 format, payee, amountNumber (numeric), amountWords (amount in words), memo, signature presence, routingNumber (MICR transit number), accountNumber, and bankName. Returning both amountNumber and amountWords lets you cross-validate the two values: a critical anti-fraud check in any cheque processing workflow.
Does the parser read the MICR line at the bottom of the cheque?+
Yes. The AI extracts the MICR (Magnetic Ink Character Recognition) line: routing number, account number, and cheque number, directly into the structured output. This makes the module suitable for cheque deposit automation, bank reconciliation, accounts receivable matching, and remote deposit workflows without requiring any specialized MICR-reading hardware. Standard scanned PDFs or mobile photos are sufficient.
What cheque formats and countries does the module support?+
PDF, PNG, JPG, and JPEG cheque images are all supported. The AI handles US personal and business cheques, UK cheques, Indian cheques (with IFSC where present in the printed text), Canadian cheques, Australian cheques, and other major regional formats. Both digitally generated cheques and photographed paper cheques: including remote deposit images captured with mobile phones, are processed by the same module.
How do I use amountNumber and amountWords for fraud detection?+
Add a Make Tools → Set Variable step after the parser to compare amountNumber against amountWords (converted to a number using a built-in function). If the two values do not match exactly, route the cheque to a manual review queue in Airtable, Slack, or Microsoft Teams. This mirrors the legally required cross-check that banks apply to paper cheques and catches both data entry errors and tampered cheques before any payment is processed downstream.
Can I process cheques in bulk from a watch folder?+
Yes. Add a Dropbox, Google Drive, or SharePoint Watch Files trigger, then pass each new file to AI-Process Bank Cheque. The module handles cheques individually: add an Iterator or Repeater after the parser for multi-cheque batches. For deposit workflows, route the parsed data to your bank API or internal ledger and archive the original cheque image with accountNumber and chequeDate in the filename for audit traceability.

相关模块

获取帮助