MerchantInfo
nameName of the merchant or store
addressAddress of the merchant
phonePhone number of the merchant
websiteWebsite of the merchant
tax_idTax ID or VAT number of the merchant
TransactionInfo
dateDate of the transaction
total_amountTotal amount including tax
receipt_noReceipt or transaction number
timeTime of the transaction
payment_methodMethod of payment (e.g., credit card, cash)
card_infoPartial card information if applicable
currencyCurrency used for the transaction
subtotalSubtotal amount before tax
tax_amountTotal tax amount
tax_rateTax rate percentage
tip_amountTip amount if applicable
discount_amountDiscount amount if applicable
LineItem
nameName or description of the item
total_priceTotal price for this item
quantityQuantity of the item
unit_pricePrice per unit of the item
tax_infoTax information specific to this item if available
discountDiscount applied to this item if any
skuItem SKU or identifier if available
categoryCategory of the item if available
CustomerInfo
nameCustomer name if available
idCustomer ID or loyalty number if available
membershipMembership status or type if available
AdditionalInfo
return_policyReturn policy information
barcodeBarcode or QR code information if available
cashierCashier name or ID
store_noStore number or identifier
order_typeType of order (dine-in, takeout, delivery)
notesAny additional notes or information
ParsedReceiptResponse
successIndicates if the parsing was successful
parsed_atTimestamp when the receipt was parsed