The item performance report object contains an array of item_performance_report_records

item_performance_report_record

Field Name Type Description Example
last_updated_at Integer The Unix timestamp when the item was last updated 1712167523
item_id String The unique identifier of the item "035e383e-d044-11ee-917f-0fc449dfda9f"
event_id String The unique identifier of the dashboard where the item was updated "36ec7004-b4a0-11ee-813b-3f95879c753a"
price Integer The price of the item in cents 1250
name String The name of the item "Hamburger”
description String The description of the item "Classic 6oz Burger"
loyalty_reward_eligible Boolean Indicates if the item is eligible for loyalty rewards true
loyalty_reward_amount Integer The amount of loyalty points rewarded for purchasing the item 100
loyalty_redeem_eligible Boolean Indicates if the item can be purchased with loyalty points true
loyalty_redeem_price Integer The price of the item in loyalty points 900
sales_tax_basis_points Integer The sales tax basis points 1200
last_updated_by_account_id String The unique identifier of the account that last updated the item "e88e73da-b49f-11ee-82ed-8ba69062eb7f"
is_deleted Boolean Indicates if the item is deleted false
print_chit Boolean Indicates if the chit will be printed for the item false