GET api/v1/get_Sales_POS_MPOS_Monthly_Chart_Data?clientId={clientId}&sellerId={sellerId}

Request Information

URI Parameters
NameDescriptionTypeAdditional information
clientId

integer

Required

sellerId

integer

Required

Response Information

Description:

Return type: SalesPOSReportVM

Response Formats
{
  "LstSalesPOSReports": [
    {
      "OrderGUID": "68598e22-4b2c-4231-b33b-29105cd9c97e",
      "OrderNumber": "sample string 2",
      "CustGUID": "a27a23cd-48e5-4e5e-99b6-364490169b33",
      "AccountName": "sample string 4",
      "OrderAmount": 5.0,
      "OrderDiscountAmt": 6.0,
      "OrderTotal": 7.0,
      "OrderPlacedFrom": "sample string 8",
      "Currency": "sample string 9",
      "PaymentMethod": 10,
      "CouponCode": "sample string 11",
      "Status": "sample string 12",
      "WarehouseId": "sample string 13",
      "SpecialDiscount": "sample string 14",
      "CreatedOn": "2026-02-05T05:27:25.9869677+00:00",
      "POSOrders": "sample string 16",
      "MPOSOrders": "sample string 17",
      "POSOrderTotal": "sample string 18",
      "MPOSOrderTotal": "sample string 19",
      "MonthName": "sample string 20"
    },
    {
      "OrderGUID": "68598e22-4b2c-4231-b33b-29105cd9c97e",
      "OrderNumber": "sample string 2",
      "CustGUID": "a27a23cd-48e5-4e5e-99b6-364490169b33",
      "AccountName": "sample string 4",
      "OrderAmount": 5.0,
      "OrderDiscountAmt": 6.0,
      "OrderTotal": 7.0,
      "OrderPlacedFrom": "sample string 8",
      "Currency": "sample string 9",
      "PaymentMethod": 10,
      "CouponCode": "sample string 11",
      "Status": "sample string 12",
      "WarehouseId": "sample string 13",
      "SpecialDiscount": "sample string 14",
      "CreatedOn": "2026-02-05T05:27:25.9869677+00:00",
      "POSOrders": "sample string 16",
      "MPOSOrders": "sample string 17",
      "POSOrderTotal": "sample string 18",
      "MPOSOrderTotal": "sample string 19",
      "MonthName": "sample string 20"
    }
  ],
  "TotalRecords": 1,
  "MRPTotal": 2.0,
  "SubMRPTotal": 3.1
}
{"LstSalesPOSReports":[{"OrderGUID":"68598e22-4b2c-4231-b33b-29105cd9c97e","OrderNumber":"sample string 2","CustGUID":"a27a23cd-48e5-4e5e-99b6-364490169b33","AccountName":"sample string 4","OrderAmount":5.0,"OrderDiscountAmt":6.0,"OrderTotal":7.0,"OrderPlacedFrom":"sample string 8","Currency":"sample string 9","PaymentMethod":10,"CouponCode":"sample string 11","Status":"sample string 12","WarehouseId":"sample string 13","SpecialDiscount":"sample string 14","CreatedOn":"2026-02-05T05:27:25.9869677+00:00","POSOrders":"sample string 16","MPOSOrders":"sample string 17","POSOrderTotal":"sample string 18","MPOSOrderTotal":"sample string 19","MonthName":"sample string 20"},{"OrderGUID":"68598e22-4b2c-4231-b33b-29105cd9c97e","OrderNumber":"sample string 2","CustGUID":"a27a23cd-48e5-4e5e-99b6-364490169b33","AccountName":"sample string 4","OrderAmount":5.0,"OrderDiscountAmt":6.0,"OrderTotal":7.0,"OrderPlacedFrom":"sample string 8","Currency":"sample string 9","PaymentMethod":10,"CouponCode":"sample string 11","Status":"sample string 12","WarehouseId":"sample string 13","SpecialDiscount":"sample string 14","CreatedOn":"2026-02-05T05:27:25.9869677+00:00","POSOrders":"sample string 16","MPOSOrders":"sample string 17","POSOrderTotal":"sample string 18","MPOSOrderTotal":"sample string 19","MonthName":"sample string 20"}],"TotalRecords":1,"MRPTotal":2.0,"SubMRPTotal":3.1}
<SalesPOSReportVM xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/FDCMSAdminAPI.Models.POS">
  <LstSalesPOSReports>
    <Sales_POS_Report>
      <AccountName>sample string 4</AccountName>
      <CouponCode>sample string 11</CouponCode>
      <CreatedOn>2026-02-05T05:27:25.9869677+00:00</CreatedOn>
      <Currency>sample string 9</Currency>
      <CustGUID>a27a23cd-48e5-4e5e-99b6-364490169b33</CustGUID>
      <MPOSOrderTotal>sample string 19</MPOSOrderTotal>
      <MPOSOrders>sample string 17</MPOSOrders>
      <MonthName>sample string 20</MonthName>
      <OrderAmount>5</OrderAmount>
      <OrderDiscountAmt>6</OrderDiscountAmt>
      <OrderGUID>68598e22-4b2c-4231-b33b-29105cd9c97e</OrderGUID>
      <OrderNumber>sample string 2</OrderNumber>
      <OrderPlacedFrom>sample string 8</OrderPlacedFrom>
      <OrderTotal>7</OrderTotal>
      <POSOrderTotal>sample string 18</POSOrderTotal>
      <POSOrders>sample string 16</POSOrders>
      <PaymentMethod>10</PaymentMethod>
      <SpecialDiscount>sample string 14</SpecialDiscount>
      <Status>sample string 12</Status>
      <WarehouseId>sample string 13</WarehouseId>
    </Sales_POS_Report>
    <Sales_POS_Report>
      <AccountName>sample string 4</AccountName>
      <CouponCode>sample string 11</CouponCode>
      <CreatedOn>2026-02-05T05:27:25.9869677+00:00</CreatedOn>
      <Currency>sample string 9</Currency>
      <CustGUID>a27a23cd-48e5-4e5e-99b6-364490169b33</CustGUID>
      <MPOSOrderTotal>sample string 19</MPOSOrderTotal>
      <MPOSOrders>sample string 17</MPOSOrders>
      <MonthName>sample string 20</MonthName>
      <OrderAmount>5</OrderAmount>
      <OrderDiscountAmt>6</OrderDiscountAmt>
      <OrderGUID>68598e22-4b2c-4231-b33b-29105cd9c97e</OrderGUID>
      <OrderNumber>sample string 2</OrderNumber>
      <OrderPlacedFrom>sample string 8</OrderPlacedFrom>
      <OrderTotal>7</OrderTotal>
      <POSOrderTotal>sample string 18</POSOrderTotal>
      <POSOrders>sample string 16</POSOrders>
      <PaymentMethod>10</PaymentMethod>
      <SpecialDiscount>sample string 14</SpecialDiscount>
      <Status>sample string 12</Status>
      <WarehouseId>sample string 13</WarehouseId>
    </Sales_POS_Report>
  </LstSalesPOSReports>
  <MRPTotal>2</MRPTotal>
  <SubMRPTotal>3.1</SubMRPTotal>
  <TotalRecords>1</TotalRecords>
</SalesPOSReportVM>