Order Statistics
A statistics feature for effectively understanding order (sales) status, providing data compared to the previous month, previous week, and previous day. The aggregation classification code (agrtGb) is a required search condition. In addition to the basic status views above (previous month/week/day comparison, gender by age group, age group/grade), order statistics also provide status lookups by category (getCategoryStatusList), brand (getBrandStatusList), payment method (getPayWayStatusList), inflow channel (getPathInflowStatusList), time of day (getHourBasedStatusList), and period (getPeriodBasedStatusList).
Key Features
Data Lookup Compared to Previous Month, Previous Week, Previous Day
Visually compare the order (sales) status with the previous month, previous week, and previous day.
Order/Sales Status by Gender and Age Group
Look up the order/sales status by gender and age group in both grid and chart formats.
Order (Sales) Status List Lookup
Look up the order/sales amount ratio list and data by age group and by grade to check detailed statistical information.
API Function List
Order (Sales) Status Compared to Previous Week
Look up the order (sales) status data compared to the previous week.
BO
POST
Order (Sales) Status Compared to Previous Month
Look up the order (sales) status data compared to the previous month.
BO
POST
Order (Sales) Status Compared to Previous Day
Look up the order (sales) status data compared to the previous day.
BO
POST
Order/Sales Status by Gender and Age Group Lookup (Grid)
Look up the order/sales status by gender and age group. (For grid)
BO
GET
Order/Sales Status by Gender and Age Group Lookup (Chart)
Look up the order/sales status by gender and age group. (For chart)
BO
GET
Order/Sales Amount Ratio List Lookup by Age Group/Grade
Look up the order/sales status list by age group and the order/sales status list by grade.
BO
GET
Order/Sales Amount Ratio Data Lookup by Age Group/Grade
Look up the data to populate the order/sales amount ratio graph by age group and the order/sales amount ratio graph by grade.
BO
GET