Field Name Type Description Example
generated_at Integer Unix timestamp of when the data was generated 1715716041
revenue_total Integer Total revenue in cents 1000
gratuity_total Integer Total gratuity in cents 2000
sales_tax_total Integer Total sales tax in cents 1000
arbitrary_deduction_total Integer Total arbitrary deductions in cents 2000
arbitrary_deduction_count Integer Count of arbitrary deductions 5
item_revenue_total Integer Total revenue from items in cents 1000
items_sold_count Integer Count of items sold 10
refund_total Integer Total refunds in cents 2000
refund_tx_count Integer Count of refund transactions 5
topup_total Integer Total topups in cents 1000
standard_topup_total Integer Total standard topups in cents 2000
non_monetary_topup_total Integer Total non-monetary topups in cents 1000
credit_topup_total Integer Total credit topups in cents 2000
debit_topup_total Integer Total debit topups in cents 1000
credit_integrated_topup_total Integer Total integrated credit topups in cents 2000
debit_integrated_topup_total Integer Total integrated debit topups in cents 1000
other_topup_total Integer Total other topups in cents 2000
topup_tx_count Integer Count of top up transactions 5
online_topup_total Integer Total online topups in cents 1000
online_topup_tx_count Integer Count of online top up transactions 10
closeout_total Integer Total closeouts in cents 2000
closeout_forfeited_reward_points_total Integer Total forfeited reward points from closeouts 250
closeout_tx_count Integer Count of closeout transactions 5
preloaded_credit_seen Integer Preloaded credit in cents 1000
provisioned_tag_count Integer Count of provisioned tags 10
tag_aeon_count Integer Count of aeon tags 5
item_reward_redeemed_total Integer Total rewards redeemed 2000
reward_items_sold_count Integer Count of reward items sold 10
item_reward_points_awarded_total Integer Total reward points awarded 100
vendor_stats Object A list of Vendor Stats objects See below

Vendor Stats:

Field Name Type Description Example
vendor_id String Vendor ID "e8f35d86-b49f-11ee-82ed-e754c530d5d2"
name String Vendor name "Front Bar"
revenue_total Float Total vendor revenue 1000
item_revenue_total Float Total revenue from vendor's items 2000
items_sold_count Integer Count of vendor's items sold 5
arbitrary_deduction_total Float Total arbitrary deductions from vendor 1000
arbitrary_deduction_count Integer Count of arbitrary deductions from vendor 10
item_reward_redeemed_total Float Total rewards redeemed from vendor 2000
item_reward_points_awarded_total Float Total reward points awarded by vendor 100
reward_items_sold_count Integer Count of reward items sold by vendor 5