Hotel Folio OCR API

Extract data to facilitate invoicing, inventory management, and revenue collection.

Get Started for Free Talk to an Expert
Hotel Folio OCR API

How to extract info from hotel folios?

Folio OCR, or Folio Optical Character Recognition, is a technology that uses machine learning and artificial intelligence to extract data from folios, which are essentially receipts issued by short-term housing establishments to customers who stay at them. Before being able to generate a bill for a guest, hotels must create a folio to document what a guest has consumed: goods, services, number of nights, number of guests, add-ons, bar, parking, and any other items that were consumed or given during the stay. Having an accurately and quickly extracted folio is the critical step in correctly billing hotel guests and managing inventory.

With the increasing volume of folios that hotels and similar establishments need to process quickly in order to do accurate bookkeeping, assess inventory, and collect payments, folio OCR has become the most streamlined method for collecting and organizing information on the backend. Using Veryfi OCR API, the need for manual data entry is eliminated and the potential for human errors is reduced. When backend systems and books are accurate and in order, guests have a better experience at the front desk.

Unlock your data in 3 simple steps

Process your hotel folios in less time than it takes to read this.

See for yourself.

No matter your work, Veryfi makes it work

SaaS & FinTech

SaaS & FinTech

Achieve a new degree of personalization.

Discover More
Loyalty Marketing

Loyalty Marketing

Achieve a new degree of personalization.

Discover More
AP Automation

AP Automation

Unleash your team’s full potential.

Discover More

Features

  • Pre-Trained AI Models

    Veryfi OCR APIs are pre-trained on hundreds of millions of documents for Day 1 Accuracy™.

  • Automatic Data Enrichment

    Veryfi automatically provides: vendor enrichment, business ID lookup, document categorization, line item expansion & categorization, and due date calculation.

  • Line Item Details

    Enable 3-way matching by accurately extracting line item details in invoices, POs, bills of lading, and other documents in your AP workflows and procure-to-pay lifecycle.

  • Standardized APIs

    Veryfi RESTful APIs return formatted JSON with consistent labels for extracted data, so your team can easily integrate Veryfi into your enterprise apps.

  • Enterprise-Grade Security
    Veryfi is SOC 2 Type 2 certified and 100% automated, ensuring that your sensitive data stays in your control.
  • Mobile Capture Framework
    Add Veryfi Lens to your mobile enterprise apps to support business processes that include remote workers, such as freight and delivery personnel.

Complementary Veryfi products turn financial docs into structured data.

Complementary Veryfi products turn financial docs into structured data.

OCR API

OCR APIs with Day 1 Accuracy™ for data extraction of invoices and other financial documents.

Lens Mobile Capture Framework

Lens Mobile Capture Framework

Mobile framework for adding capture technology to your mobile expense, payment, ERP, and supply chain apps.

Supported Fields

  • Vendor/Merchant
    • Name and Raw Name
    • Address and Raw Address
    • Logo
    • Phone
    • Fax
    • Email
    • Latitude
    • Longitude
    • Website Url
    • Logo
    • Vendor Category
    • Vendor Account currency
    • VAT Number (Value-Added Tax)
    • ABN Number (Australian Business Number)
    • Vendor Registration Number
    • Store Number Name (enriched)
    • Learn more …
  • Dates
    • Invoice Date
    • Due Date
    • Order Date
    • Ship Date
    • Delivery Date
    • Start Date (or arrival in hotel folio)
    • End Date (or departure in hotel folio)
    • Line Item Start Date (service provided dates)
    • Line Item End Date (service provided dates)
    • Learn more …
  • Line-Items
    • Date
    • SKU (Stock keeping unit)
    • UPC (Universal Product Code)
    • HSN (Harmonized System Code/Number)
    • Category
    • Section
    • Description
    • Quantity
    • Reference
    • Unit of Measure
    • Price
    • Tax
    • Tax Rate
    • Discount
    • Discount Rate
    • Total
    • Type (food, product, alcohol,..)
    • Weight (eg. kg/lb)
    • Start/End Date
    • Country of Origin
    • Lot number
    • Learn more …
  • Financials
    • Subtotal
    • Discount
    • Cashback
    • Shipping cost
    • Tax (VAT, GST)
    • Tax Lines
    • Tip
    • Total
    • Rounding
    • Currency Code
    • Currency Exchange Rate
    • Insurance
    • Incoterms
    • Balance (current / previous)
    • Learn more …
  • Tax Lines Breakdown
    • Tax name
    • Tax rate %
    • Tax total
    • Tax base
  • Meta
    • Document Type (receipt/check/purchase order/invoice etc)
    • Document Title
    • Category
    • Tag
    • OCR Text
  • Ship To
    • Name
    • Address
    • Tracking Number
    • Ship Date
    • Delivery Date
    • Order Date
    • Incoterms
    • Insurance
    • Weight + List
  • Bank Information
    • Bank name
    • Bank number
    • Routing number
    • Account number
    • IBAN (International Bank Account Number)
    • SWIFT / BIC
    • Learn more …
  • Barcodes
  • Payment Method
    • Card Type (eg. visa, mastercard etc)
    • Card Number
    • Terms
  • Identifiers
    • Account Number
    • Invoice Number
    • PO (Purchase Order) Number
    • Reference Number
  • Bill To
    • Name
    • Address
    • Phone Number
    • Email
    • VAT Number
    • ABN Number
    • Bill to ABN Number
    • Payment Terms
    • Business Registration Number
OCR APIs
from veryfi import Client
my_client = Client (). config_receipt ( "api-key" )
receipt_doc = my_client. doc_from_path ( "/path/to/receipt.jpg" )
parsed_receipt = receipt_doc. parse ( "receipt" )
Lens Mobile Capture SDK
$ node server.js && veryfi listen
> Ready! Waiting for requests…
2022-09-04 13:54:57 [ 200 ] 2022-09-04 13:54:57 [200] receipt_data.created
2022-09-04 13:54:57 [ 200 ] charge.succeeded
2022-09-04 13:54:57 [ 200 ] receipt_data.succeeded

Focus on the problems only your team can solve.

Integrate Veryfi with just a few lines of code, liberating your team to stay focused on building industry-leading customer experiences.