Expense Management
Receipt
The Receipt model extracts data from receipts.
Extracted Fields
Field Name | Description |
---|---|
Merchant Information | Information about the merchant. |
Name | The merchant’s name. |
Address | The merchant’s address. |
Phone | The merchant’s phone number. |
Tax ID | The merchant’s tax identification number. |
Store Number | The store or branch number. |
Receipt Details | Information about the receipt. |
Number | The receipt number. |
Date | The date of the transaction. |
Time | The time of the transaction. |
Register Number | The register or terminal number. |
Employee ID | The ID of the employee who processed the transaction. |
Payment Information | Information about the payment. |
Method | The payment method used (cash, credit card, debit card, etc.). |
Card Type | The type of card used for payment (if applicable). |
Card Last 4 | The last 4 digits of the card used (if applicable). |
Authorization Number | The payment authorization number (if applicable). |
Amounts | Information about monetary amounts. |
Subtotal | The subtotal amount before taxes and tips. |
Tax | The total tax amount. |
Tip | The tip amount (if applicable). |
Total | The total amount including taxes and tips. |
Currency | The currency used in the transaction. |
Line Items (repeating group) | Information about individual items purchased. |
Description | The description of the item. |
Quantity | The quantity of items. |
Unit Price | The price per unit. |
Amount | The total amount for the line item. |
Tax Amount | The tax amount for the line item. |
Tax Rate | The tax rate applied to the line item. |
Discount | Any discount applied to the line item. |
Supported Languages
Countries | Languages |
---|---|
Global | English |
Was this page helpful?