The AP Capture AI feature uses Optical Character Recognition (OCR) to automate processing of AP invoices or credit memos, saving valuable time and resources. OCR identifies text on an uploaded document and uses the text to automatically complete fields in Documents to Process. If certain fields are filled with incorrect information or if information is missing, users can train the OCR feature by correcting the mapped fields


The tables below define the field labels and table columns that can be mapped to data on the AP invoice or credit memo. 


Article Topics


Field Labels


Field labels assign meaning to individual blocks of text on a document, such as the name of the vendor, addresses, or dates.



FieldDescription
buyer_nameName of the individual or location who placed the order.
invoice_dateDate of the invoice.
payment_due_dateDate when payment is due.
seller_nameName of the vendor.
buyer_addressAddress for the individual or location who placed the order. 
invoice_amountAmount to be paid for items purchased.
invoice_numberNumber used to identify the invoice.
net_dTerms of payment, which determine when net payment is due and if any discounts can be applied for early payment. For more information, see Payment Terms.
service_chargeAdditional charges, such as administrative or processing fees.
shipping_chargeCost of shipping to be paid by the buyer.
shipto_addressAddress to which purchased items will be delivered.
shipto_nameName of the individual or location who will receive the purchased items.
tax_amountSales tax to be paid by the buyer.


Back to Top


Table Columns


Tables are most commonly used to extract line items on an invoice, such as the name, quantity, and cost of the items purchased. 



Column
Description
Unit_Of_MeasureUnit of measure for the purchased items, usually by weight or volume, such as gallons (gal), pounds (lb), or kilograms (kg).
DescriptionDescription of purchased items.
Product_CodeCode used by the vendor to identify the item, such as the SKU or UPC.
QuantityNumber of items purchased, for each item type.
Item_NameName of the vendor item.
Line_AmountTotal amount to be paid for each item type (Price x Quantity).
PricePrice per unit.


Back to Top