DailySumsSalesList
Usage information for the operation DailySumsSalesList.rsd.
Select
The 本製品 will use the Smaregi API to process WHERE clause conditions built with the following column and operator.
- Id supports the '=,!=,>,<,>=,<=,LIKE' comparison.
SELECT * FROM [DailySumsSalesList] WHERE StoreId = '1234'
Columns
| Name | Type | References | Description |
| SumDate [KEY] | Date | ||
| StoreId [KEY] | Integer |
Stores.StoreId | |
| CashDrawerId [KEY] | Integer | ||
| Id [KEY] | Integer | ||
| Name | String | ||
| PaymentMethodDivision | String | ||
| PaymentMethodDivisionName | String | ||
| Sales | Decimal | ||
| InsDateTime | Datetime | ||
| UpdDateTime | Datetime |