The reports API allows you to create, view, update, and delete individual, or a batch, of report codes.
This API lets you retrieve and view a simple list of available reports.
getReports()Represents the following object - WooCommerce list reports
This API lets you retrieve and view a sales report.
getSaleReports({})Represents the following object - WooCommerce sales report
This API lets you retrieve and view a list of top sellers report.
getTopSellerReports({})Represents the following object - WooCommerce top seller report
This API lets you retrieve and view coupons totals report.
getTotalCouponsReports()Represents the following object - WooCommerce retrieve coupons totals
This API lets you retrieve and view customers totals report.
getTotalCustomerReports()Represents the following object - WooCommerce retrieve customers totals
This API lets you retrieve and view orders totals report.
getTotalOrderReports()Represents the following object - WooCommerce retrieve orders totals
This API lets you retrieve and view products totals report.
getTotalProductReports()Represents the following object - WooCommerce retrieve products totals
This API lets you retrieve and view reviews totals report.
getTotalReviewReports()Represents the following object - WooCommerce retrieve reviews totals