# Report Operations related to report page, including create, get, etc ## Get Sales Invoice - [GET /Report](https://developer.dealpos.com/openapi/openapi/report/getreport.md): >Also available as HTTP POST with the same endpoint Get Sales Transaction Required Group Role: "Report" - "VIEW" ## Get Sales Invoice by Sales Person - [GET /Report/SalesPerson](https://developer.dealpos.com/openapi/openapi/report/getsalesinvoicebysalesperson.md): >Also available as HTTP POST with the same endpoint Get Sales Invoice Transaction by Sales Person Required Group Role: "Report" - "VIEW" ## Get Sales Aggregate - [GET /Report/GetSalesAggregate](https://developer.dealpos.com/openapi/openapi/report/getsalesaggregate.md): >Also available as HTTP POST with the same endpoint Get aggregated sales data between specific dates. Required Group Role: "Report" - "VIEW" ## Get Outlet Performance - [GET /Report/OutletPerformance](https://developer.dealpos.com/openapi/openapi/report/getoutletperformance.md): >Also available as HTTP POST with the same endpoint Get Report Sales Performance by Outlet Required Group Role: "Report" - "VIEW" ## Get Sales Invoice With Item Net Sales - [GET /Report/WithItemNetSales](https://developer.dealpos.com/openapi/openapi/report/getsalesinvoicewithitemnetsales.md): >Also available as HTTP POST with the same endpoint Get Sales Invoice based on prorate nett sales calculation Required Group Role: "Report" - "VIEW" ## Get Daily Sales By Month - [GET /Report/DailySales](https://developer.dealpos.com/openapi/openapi/report/getdailysales.md): >Also available as HTTP POST with the same endpoint Get Daily Sales Transaction by Month Required Group Role: "Report" - "VIEW" ## Get Sales Invoice With Item Net Sales Complete - [GET /Report/WithItemNetSalesComplete](https://developer.dealpos.com/openapi/openapi/report/getsalesinvoicewithitemnetsalescomplete.md): >Also available as HTTP POST with the same endpoint Get Sales Invoice based on prorate nett sales calculation Required Group Role: "Report" - "VIEW" ## Get Product Sold - [GET /Report/ProductSold](https://developer.dealpos.com/openapi/openapi/report/getproductsold.md): >Also available as HTTP POST with the same endpoint Get Product Sold Required Group Role: "Report" - "VIEW" ## Get Sales Group by Outlet Tag - [GET /Report/InvoiceGroupByOutletNTag](https://developer.dealpos.com/openapi/openapi/report/getsalesgroupbyoutlettag.md): >Also available as HTTP POST with the same endpoint Chart for Sales Transaction in omni.dealpos.app Required Group Role: "Report" - "VIEW" ## Get Product Sales by SKU Group by Day - [GET /Report/ProductSold/BySKUGroupDay](https://developer.dealpos.com/openapi/openapi/report/getproductsalesbyskugroupbyday.md): >Also available as HTTP POST with the same endpoint Get Quantity Product Sales by SKU Group by Day Required Group Role: "Report" - "VIEW"