Receipt
Sample document
Models
We recommend using the model alias receipt-extraction
to the model name field as it always refers to the most recent version of the model.
Model | Availability | Release date | Description |
---|---|---|---|
receipt-extraction-3.2.0 | Latest | 2024-04-11 | Additional support for English. Improved accuracy and performance. |
receipt-extractor-1.0.0 | Deprecated | 2023-04-11 | An extractor model for paper receipts, that include store descriptions and list of items. Works best for Korean receipts. |
Field descriptions
Field | Description | Example value |
---|---|---|
store.store_name | Store name | STARBUCKS |
store.branch_name | Branch name | Store #333 |
store.store_registration_number | Store registration number | 888-21-11234 |
store.store_address | Store address | 11111 State Route 1 Monroe, WA |
store.store_phone_number | Store phone number | (360)888-1234 |
menu.product_name | Product name | Cheese Danish |
menu.unit_product_quantity | Product quantity | 1 |
menu.unit_product_price | Unit price | 5 |
menu.unit_product_discounted_price | Discount amount per item | 0.5 |
menu.unit_product_discounted_reason | Discount details/reasons per item | buy 1 get 1 free |
menu.unit_product_discounted_quantity | Discount quantity per item | 1 |
menu.unit_product_total_price_before_discount | Total amount before discount per item | 5 |
menu.unit_product_total_price_after_discount | Total amount after discount per item | 5 |
menu.unit_product_order | Item ordering number | 1 |
menu.unit_product_code | Item code | SQ113R |
total.tax_rate | Tax rate | 6% |
total.tax_price | Tax amount | 0.27 |
total.tip_price | Tip amount | 1 |
total.subtotal_price | Subtotal amount before including tax or tip | 4.5 |
total.charged_price | Total amount charged to the consumer including tax and tip | 5.77 |
total.payment_price | Amount paid by the consumer | 6 |
total.change | Change amount | 0.23 |
total.card_payment_price | Payment amount by card | 3 |
total.cash_payment_price | Payment amount by cash | 3 |
total.point_payment_price | Payment amount by point | 0 |
total.voucher_payment_price | Payment amount by voucher | 0 |
total.coupon_payment_price | Payment amount by coupon | 0 |
transaction.transaction_date | Credit card transaction approval timestamp | 2021-12-30T13:05:12 |
transaction.installment | Installment months | 6-month |
transaction.cc_code | Credit card code | Visa, Master |
transaction.cc_number | Credit card number | 3033************ |
transaction.cc_expiry | Credic card expiration date | / |
transaction.approval_code | Credit card approval code | 10102312 |