Marketplace Smartscale Reports
Smartscale Usage​
Report Type - SMARTSCALE_USAGE
Description​
This report outputs a daily summary of Smartscale usage
Example Report​
| Column Name | Data Type | Definition | Example | Since Report Version |
|---|---|---|---|---|
| merchant_store_id | number | Merchant store id | 1234 | 1 |
| local_date | date | Local store date | 6/30/25 | 1 |
| daypart | varchar | Store daypart | Daypart 1: Open - 6 am | 1 |
| store_name | varchar | Store name | Metro Pizza Main Street | 1 |
| total_orders | number | Total orders placed on the day | 14 | 1 |
| total_weighed | number | Total number of orders weighed | 10 | 1 |
| percent_orders_weighed | varchar | Percent of orders weighed | 72.5 | 1 |
| missing_items_ignored | varchar | Missing items not caught | 0 | 1 |
| estimated_caught | varchar | Estimated missing items caught | 2 | 1 |
| estimated_savings | number | Estimated savings from missing items caught | 8.16 | 1 |
| unweighed_missing | varchar | Unweighed orders with missing items | 0 | 1 |
| currency | varchar | The currency used for transactions in this store | USD | 1 |