POST api/v1/get-pos-all-order?clientId={clientId}&sellerid={sellerid}

Request Information

URI Parameters
NameDescriptionTypeAdditional information
clientId

integer

Required

sellerid

integer

Default value is 0

Response Information

Description:

Return type: Collection of POS_Order

Response Formats
[
  {
    "OrderGUID": "8b78a1db-47e8-4d24-9d1a-f05f4e3bda7e",
    "OrderStatusId": 2,
    "OrderNumber": "sample string 3",
    "CreatedOn": "2025-06-18T12:17:59.023546+00:00",
    "CustGUID": "bc81292c-93b6-4d41-8d19-bc288011d79f",
    "Mobile": "sample string 6",
    "OrderAmount": 7.0,
    "USDRate": 8.0,
    "ShippingMasterId": 9,
    "ShipAmount": 10.0,
    "ShipDiscountAmt": 11.0,
    "OrderDiscount": 12.0,
    "OrderDiscountAmt": 13.0,
    "SaleTaxTotal": 14.0,
    "OrderComment": "sample string 15",
    "OrderPlacedFrom": "sample string 16",
    "ShipMethodName": "sample string 17",
    "Currency": "sample string 18",
    "ClientId": 19,
    "BillingAddressId": 20,
    "ShippingAddressId": 21,
    "TransactionGuid": "413281cb-4698-49ea-8257-6020d4e9074d",
    "ShipperName": "sample string 23",
    "ShipperAccountNo": "sample string 24",
    "ShippingType": true,
    "CouponCode": "sample string 26",
    "CouponValue": 27.0,
    "DurationId": 28,
    "CreditAmount": 29.0,
    "XpressDeliveryAmount": 30.0,
    "IsXpressDelivery": true,
    "DeliveryChargeAmount": 32.0,
    "WalletAmtUsed": 33.0,
    "DueAmount": 34.0,
    "TransactionAmount": 35.0,
    "TotalOrderAmount": 36.0,
    "OrderItems": [
      {
        "Barcode": "sample string 1",
        "SkuDetailId": 2,
        "Quantity": 3,
        "UnitPrice": 4.0,
        "MRPPrice": 5.0,
        "ItemDiscountAmt": 6.0,
        "DiscountPercent": 7.0,
        "ShippingMasterId": 8,
        "OrderStatusId": 9,
        "SKUOptions": "sample string 10",
        "SaleTaxAmt": 11.0,
        "SKUFilterPriceId": 12,
        "ProductCode": "sample string 13",
        "ProductName": "sample string 14",
        "ImageUrl": "sample string 15",
        "SellerId": 16
      },
      {
        "Barcode": "sample string 1",
        "SkuDetailId": 2,
        "Quantity": 3,
        "UnitPrice": 4.0,
        "MRPPrice": 5.0,
        "ItemDiscountAmt": 6.0,
        "DiscountPercent": 7.0,
        "ShippingMasterId": 8,
        "OrderStatusId": 9,
        "SKUOptions": "sample string 10",
        "SaleTaxAmt": 11.0,
        "SKUFilterPriceId": 12,
        "ProductCode": "sample string 13",
        "ProductName": "sample string 14",
        "ImageUrl": "sample string 15",
        "SellerId": 16
      }
    ],
    "SpecialDiscount": 37.0,
    "CouponCodeList": 38,
    "WareHouseId": 39,
    "WareHouseCode": "sample string 40",
    "Location": "sample string 41",
    "ZipCode": 42,
    "Name": "sample string 43",
    "PaymentMethod": 44,
    "FirstName": "sample string 45",
    "LastName": "sample string 46",
    "Email": "sample string 47",
    "paymenttype": "sample string 48",
    "ClientDetails": {
      "ClientName": "sample string 1",
      "Logo": "sample string 2",
      "LogoAlt": "sample string 3",
      "DomainURL": "sample string 4",
      "StoreName": "sample string 5",
      "ClientEmail": "sample string 6",
      "ClientPhNo": "sample string 7",
      "ClientAddress": "sample string 8"
    },
    "SessionId": "sample string 49",
    "MPOStransactionID": "sample string 50",
    "SellerId": 51
  },
  {
    "OrderGUID": "8b78a1db-47e8-4d24-9d1a-f05f4e3bda7e",
    "OrderStatusId": 2,
    "OrderNumber": "sample string 3",
    "CreatedOn": "2025-06-18T12:17:59.023546+00:00",
    "CustGUID": "bc81292c-93b6-4d41-8d19-bc288011d79f",
    "Mobile": "sample string 6",
    "OrderAmount": 7.0,
    "USDRate": 8.0,
    "ShippingMasterId": 9,
    "ShipAmount": 10.0,
    "ShipDiscountAmt": 11.0,
    "OrderDiscount": 12.0,
    "OrderDiscountAmt": 13.0,
    "SaleTaxTotal": 14.0,
    "OrderComment": "sample string 15",
    "OrderPlacedFrom": "sample string 16",
    "ShipMethodName": "sample string 17",
    "Currency": "sample string 18",
    "ClientId": 19,
    "BillingAddressId": 20,
    "ShippingAddressId": 21,
    "TransactionGuid": "413281cb-4698-49ea-8257-6020d4e9074d",
    "ShipperName": "sample string 23",
    "ShipperAccountNo": "sample string 24",
    "ShippingType": true,
    "CouponCode": "sample string 26",
    "CouponValue": 27.0,
    "DurationId": 28,
    "CreditAmount": 29.0,
    "XpressDeliveryAmount": 30.0,
    "IsXpressDelivery": true,
    "DeliveryChargeAmount": 32.0,
    "WalletAmtUsed": 33.0,
    "DueAmount": 34.0,
    "TransactionAmount": 35.0,
    "TotalOrderAmount": 36.0,
    "OrderItems": [
      {
        "Barcode": "sample string 1",
        "SkuDetailId": 2,
        "Quantity": 3,
        "UnitPrice": 4.0,
        "MRPPrice": 5.0,
        "ItemDiscountAmt": 6.0,
        "DiscountPercent": 7.0,
        "ShippingMasterId": 8,
        "OrderStatusId": 9,
        "SKUOptions": "sample string 10",
        "SaleTaxAmt": 11.0,
        "SKUFilterPriceId": 12,
        "ProductCode": "sample string 13",
        "ProductName": "sample string 14",
        "ImageUrl": "sample string 15",
        "SellerId": 16
      },
      {
        "Barcode": "sample string 1",
        "SkuDetailId": 2,
        "Quantity": 3,
        "UnitPrice": 4.0,
        "MRPPrice": 5.0,
        "ItemDiscountAmt": 6.0,
        "DiscountPercent": 7.0,
        "ShippingMasterId": 8,
        "OrderStatusId": 9,
        "SKUOptions": "sample string 10",
        "SaleTaxAmt": 11.0,
        "SKUFilterPriceId": 12,
        "ProductCode": "sample string 13",
        "ProductName": "sample string 14",
        "ImageUrl": "sample string 15",
        "SellerId": 16
      }
    ],
    "SpecialDiscount": 37.0,
    "CouponCodeList": 38,
    "WareHouseId": 39,
    "WareHouseCode": "sample string 40",
    "Location": "sample string 41",
    "ZipCode": 42,
    "Name": "sample string 43",
    "PaymentMethod": 44,
    "FirstName": "sample string 45",
    "LastName": "sample string 46",
    "Email": "sample string 47",
    "paymenttype": "sample string 48",
    "ClientDetails": {
      "ClientName": "sample string 1",
      "Logo": "sample string 2",
      "LogoAlt": "sample string 3",
      "DomainURL": "sample string 4",
      "StoreName": "sample string 5",
      "ClientEmail": "sample string 6",
      "ClientPhNo": "sample string 7",
      "ClientAddress": "sample string 8"
    },
    "SessionId": "sample string 49",
    "MPOStransactionID": "sample string 50",
    "SellerId": 51
  }
]
[{"OrderGUID":"8b78a1db-47e8-4d24-9d1a-f05f4e3bda7e","OrderStatusId":2,"OrderNumber":"sample string 3","CreatedOn":"2025-06-18T12:17:59.023546+00:00","CustGUID":"bc81292c-93b6-4d41-8d19-bc288011d79f","Mobile":"sample string 6","OrderAmount":7.0,"USDRate":8.0,"ShippingMasterId":9,"ShipAmount":10.0,"ShipDiscountAmt":11.0,"OrderDiscount":12.0,"OrderDiscountAmt":13.0,"SaleTaxTotal":14.0,"OrderComment":"sample string 15","OrderPlacedFrom":"sample string 16","ShipMethodName":"sample string 17","Currency":"sample string 18","ClientId":19,"BillingAddressId":20,"ShippingAddressId":21,"TransactionGuid":"413281cb-4698-49ea-8257-6020d4e9074d","ShipperName":"sample string 23","ShipperAccountNo":"sample string 24","ShippingType":true,"CouponCode":"sample string 26","CouponValue":27.0,"DurationId":28,"CreditAmount":29.0,"XpressDeliveryAmount":30.0,"IsXpressDelivery":true,"DeliveryChargeAmount":32.0,"WalletAmtUsed":33.0,"DueAmount":34.0,"TransactionAmount":35.0,"TotalOrderAmount":36.0,"OrderItems":[{"Barcode":"sample string 1","SkuDetailId":2,"Quantity":3,"UnitPrice":4.0,"MRPPrice":5.0,"ItemDiscountAmt":6.0,"DiscountPercent":7.0,"ShippingMasterId":8,"OrderStatusId":9,"SKUOptions":"sample string 10","SaleTaxAmt":11.0,"SKUFilterPriceId":12,"ProductCode":"sample string 13","ProductName":"sample string 14","ImageUrl":"sample string 15","SellerId":16},{"Barcode":"sample string 1","SkuDetailId":2,"Quantity":3,"UnitPrice":4.0,"MRPPrice":5.0,"ItemDiscountAmt":6.0,"DiscountPercent":7.0,"ShippingMasterId":8,"OrderStatusId":9,"SKUOptions":"sample string 10","SaleTaxAmt":11.0,"SKUFilterPriceId":12,"ProductCode":"sample string 13","ProductName":"sample string 14","ImageUrl":"sample string 15","SellerId":16}],"SpecialDiscount":37.0,"CouponCodeList":38,"WareHouseId":39,"WareHouseCode":"sample string 40","Location":"sample string 41","ZipCode":42,"Name":"sample string 43","PaymentMethod":44,"FirstName":"sample string 45","LastName":"sample string 46","Email":"sample string 47","paymenttype":"sample string 48","ClientDetails":{"ClientName":"sample string 1","Logo":"sample string 2","LogoAlt":"sample string 3","DomainURL":"sample string 4","StoreName":"sample string 5","ClientEmail":"sample string 6","ClientPhNo":"sample string 7","ClientAddress":"sample string 8"},"SessionId":"sample string 49","MPOStransactionID":"sample string 50","SellerId":51},{"OrderGUID":"8b78a1db-47e8-4d24-9d1a-f05f4e3bda7e","OrderStatusId":2,"OrderNumber":"sample string 3","CreatedOn":"2025-06-18T12:17:59.023546+00:00","CustGUID":"bc81292c-93b6-4d41-8d19-bc288011d79f","Mobile":"sample string 6","OrderAmount":7.0,"USDRate":8.0,"ShippingMasterId":9,"ShipAmount":10.0,"ShipDiscountAmt":11.0,"OrderDiscount":12.0,"OrderDiscountAmt":13.0,"SaleTaxTotal":14.0,"OrderComment":"sample string 15","OrderPlacedFrom":"sample string 16","ShipMethodName":"sample string 17","Currency":"sample string 18","ClientId":19,"BillingAddressId":20,"ShippingAddressId":21,"TransactionGuid":"413281cb-4698-49ea-8257-6020d4e9074d","ShipperName":"sample string 23","ShipperAccountNo":"sample string 24","ShippingType":true,"CouponCode":"sample string 26","CouponValue":27.0,"DurationId":28,"CreditAmount":29.0,"XpressDeliveryAmount":30.0,"IsXpressDelivery":true,"DeliveryChargeAmount":32.0,"WalletAmtUsed":33.0,"DueAmount":34.0,"TransactionAmount":35.0,"TotalOrderAmount":36.0,"OrderItems":[{"Barcode":"sample string 1","SkuDetailId":2,"Quantity":3,"UnitPrice":4.0,"MRPPrice":5.0,"ItemDiscountAmt":6.0,"DiscountPercent":7.0,"ShippingMasterId":8,"OrderStatusId":9,"SKUOptions":"sample string 10","SaleTaxAmt":11.0,"SKUFilterPriceId":12,"ProductCode":"sample string 13","ProductName":"sample string 14","ImageUrl":"sample string 15","SellerId":16},{"Barcode":"sample string 1","SkuDetailId":2,"Quantity":3,"UnitPrice":4.0,"MRPPrice":5.0,"ItemDiscountAmt":6.0,"DiscountPercent":7.0,"ShippingMasterId":8,"OrderStatusId":9,"SKUOptions":"sample string 10","SaleTaxAmt":11.0,"SKUFilterPriceId":12,"ProductCode":"sample string 13","ProductName":"sample string 14","ImageUrl":"sample string 15","SellerId":16}],"SpecialDiscount":37.0,"CouponCodeList":38,"WareHouseId":39,"WareHouseCode":"sample string 40","Location":"sample string 41","ZipCode":42,"Name":"sample string 43","PaymentMethod":44,"FirstName":"sample string 45","LastName":"sample string 46","Email":"sample string 47","paymenttype":"sample string 48","ClientDetails":{"ClientName":"sample string 1","Logo":"sample string 2","LogoAlt":"sample string 3","DomainURL":"sample string 4","StoreName":"sample string 5","ClientEmail":"sample string 6","ClientPhNo":"sample string 7","ClientAddress":"sample string 8"},"SessionId":"sample string 49","MPOStransactionID":"sample string 50","SellerId":51}]
<ArrayOfPOS_Order xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/FDCMSAdminAPI.Models.POS">
  <POS_Order>
    <BillingAddressId>20</BillingAddressId>
    <ClientDetails>
      <ClientAddress>sample string 8</ClientAddress>
      <ClientEmail>sample string 6</ClientEmail>
      <ClientName>sample string 1</ClientName>
      <ClientPhNo>sample string 7</ClientPhNo>
      <DomainURL>sample string 4</DomainURL>
      <Logo>sample string 2</Logo>
      <LogoAlt>sample string 3</LogoAlt>
      <StoreName>sample string 5</StoreName>
    </ClientDetails>
    <ClientId>19</ClientId>
    <CouponCode>sample string 26</CouponCode>
    <CouponCodeList>38</CouponCodeList>
    <CouponValue>27</CouponValue>
    <CreatedOn>2025-06-18T12:17:59.023546+00:00</CreatedOn>
    <CreditAmount>29</CreditAmount>
    <Currency>sample string 18</Currency>
    <CustGUID>bc81292c-93b6-4d41-8d19-bc288011d79f</CustGUID>
    <DeliveryChargeAmount>32</DeliveryChargeAmount>
    <DueAmount>34</DueAmount>
    <DurationId>28</DurationId>
    <Email>sample string 47</Email>
    <FirstName>sample string 45</FirstName>
    <IsXpressDelivery>true</IsXpressDelivery>
    <LastName>sample string 46</LastName>
    <Location>sample string 41</Location>
    <MPOStransactionID>sample string 50</MPOStransactionID>
    <Mobile>sample string 6</Mobile>
    <Name>sample string 43</Name>
    <OrderAmount>7</OrderAmount>
    <OrderComment>sample string 15</OrderComment>
    <OrderDiscount>12</OrderDiscount>
    <OrderDiscountAmt>13</OrderDiscountAmt>
    <OrderGUID>8b78a1db-47e8-4d24-9d1a-f05f4e3bda7e</OrderGUID>
    <OrderItems>
      <POS_OrderItems>
        <Barcode>sample string 1</Barcode>
        <DiscountPercent>7</DiscountPercent>
        <ImageUrl>sample string 15</ImageUrl>
        <ItemDiscountAmt>6</ItemDiscountAmt>
        <MRPPrice>5</MRPPrice>
        <OrderStatusId>9</OrderStatusId>
        <ProductCode>sample string 13</ProductCode>
        <ProductName>sample string 14</ProductName>
        <Quantity>3</Quantity>
        <SKUFilterPriceId>12</SKUFilterPriceId>
        <SKUOptions>sample string 10</SKUOptions>
        <SaleTaxAmt>11</SaleTaxAmt>
        <SellerId>16</SellerId>
        <ShippingMasterId>8</ShippingMasterId>
        <SkuDetailId>2</SkuDetailId>
        <UnitPrice>4</UnitPrice>
      </POS_OrderItems>
      <POS_OrderItems>
        <Barcode>sample string 1</Barcode>
        <DiscountPercent>7</DiscountPercent>
        <ImageUrl>sample string 15</ImageUrl>
        <ItemDiscountAmt>6</ItemDiscountAmt>
        <MRPPrice>5</MRPPrice>
        <OrderStatusId>9</OrderStatusId>
        <ProductCode>sample string 13</ProductCode>
        <ProductName>sample string 14</ProductName>
        <Quantity>3</Quantity>
        <SKUFilterPriceId>12</SKUFilterPriceId>
        <SKUOptions>sample string 10</SKUOptions>
        <SaleTaxAmt>11</SaleTaxAmt>
        <SellerId>16</SellerId>
        <ShippingMasterId>8</ShippingMasterId>
        <SkuDetailId>2</SkuDetailId>
        <UnitPrice>4</UnitPrice>
      </POS_OrderItems>
    </OrderItems>
    <OrderNumber>sample string 3</OrderNumber>
    <OrderPlacedFrom>sample string 16</OrderPlacedFrom>
    <OrderStatusId>2</OrderStatusId>
    <PaymentMethod>44</PaymentMethod>
    <SaleTaxTotal>14</SaleTaxTotal>
    <SellerId>51</SellerId>
    <SessionId>sample string 49</SessionId>
    <ShipAmount>10</ShipAmount>
    <ShipDiscountAmt>11</ShipDiscountAmt>
    <ShipMethodName>sample string 17</ShipMethodName>
    <ShipperAccountNo>sample string 24</ShipperAccountNo>
    <ShipperName>sample string 23</ShipperName>
    <ShippingAddressId>21</ShippingAddressId>
    <ShippingMasterId>9</ShippingMasterId>
    <ShippingType>true</ShippingType>
    <SpecialDiscount>37</SpecialDiscount>
    <TotalOrderAmount>36</TotalOrderAmount>
    <TransactionAmount>35</TransactionAmount>
    <TransactionGuid>413281cb-4698-49ea-8257-6020d4e9074d</TransactionGuid>
    <USDRate>8</USDRate>
    <WalletAmtUsed>33</WalletAmtUsed>
    <WareHouseCode>sample string 40</WareHouseCode>
    <WareHouseId>39</WareHouseId>
    <XpressDeliveryAmount>30</XpressDeliveryAmount>
    <ZipCode>42</ZipCode>
    <paymenttype>sample string 48</paymenttype>
  </POS_Order>
  <POS_Order>
    <BillingAddressId>20</BillingAddressId>
    <ClientDetails>
      <ClientAddress>sample string 8</ClientAddress>
      <ClientEmail>sample string 6</ClientEmail>
      <ClientName>sample string 1</ClientName>
      <ClientPhNo>sample string 7</ClientPhNo>
      <DomainURL>sample string 4</DomainURL>
      <Logo>sample string 2</Logo>
      <LogoAlt>sample string 3</LogoAlt>
      <StoreName>sample string 5</StoreName>
    </ClientDetails>
    <ClientId>19</ClientId>
    <CouponCode>sample string 26</CouponCode>
    <CouponCodeList>38</CouponCodeList>
    <CouponValue>27</CouponValue>
    <CreatedOn>2025-06-18T12:17:59.023546+00:00</CreatedOn>
    <CreditAmount>29</CreditAmount>
    <Currency>sample string 18</Currency>
    <CustGUID>bc81292c-93b6-4d41-8d19-bc288011d79f</CustGUID>
    <DeliveryChargeAmount>32</DeliveryChargeAmount>
    <DueAmount>34</DueAmount>
    <DurationId>28</DurationId>
    <Email>sample string 47</Email>
    <FirstName>sample string 45</FirstName>
    <IsXpressDelivery>true</IsXpressDelivery>
    <LastName>sample string 46</LastName>
    <Location>sample string 41</Location>
    <MPOStransactionID>sample string 50</MPOStransactionID>
    <Mobile>sample string 6</Mobile>
    <Name>sample string 43</Name>
    <OrderAmount>7</OrderAmount>
    <OrderComment>sample string 15</OrderComment>
    <OrderDiscount>12</OrderDiscount>
    <OrderDiscountAmt>13</OrderDiscountAmt>
    <OrderGUID>8b78a1db-47e8-4d24-9d1a-f05f4e3bda7e</OrderGUID>
    <OrderItems>
      <POS_OrderItems>
        <Barcode>sample string 1</Barcode>
        <DiscountPercent>7</DiscountPercent>
        <ImageUrl>sample string 15</ImageUrl>
        <ItemDiscountAmt>6</ItemDiscountAmt>
        <MRPPrice>5</MRPPrice>
        <OrderStatusId>9</OrderStatusId>
        <ProductCode>sample string 13</ProductCode>
        <ProductName>sample string 14</ProductName>
        <Quantity>3</Quantity>
        <SKUFilterPriceId>12</SKUFilterPriceId>
        <SKUOptions>sample string 10</SKUOptions>
        <SaleTaxAmt>11</SaleTaxAmt>
        <SellerId>16</SellerId>
        <ShippingMasterId>8</ShippingMasterId>
        <SkuDetailId>2</SkuDetailId>
        <UnitPrice>4</UnitPrice>
      </POS_OrderItems>
      <POS_OrderItems>
        <Barcode>sample string 1</Barcode>
        <DiscountPercent>7</DiscountPercent>
        <ImageUrl>sample string 15</ImageUrl>
        <ItemDiscountAmt>6</ItemDiscountAmt>
        <MRPPrice>5</MRPPrice>
        <OrderStatusId>9</OrderStatusId>
        <ProductCode>sample string 13</ProductCode>
        <ProductName>sample string 14</ProductName>
        <Quantity>3</Quantity>
        <SKUFilterPriceId>12</SKUFilterPriceId>
        <SKUOptions>sample string 10</SKUOptions>
        <SaleTaxAmt>11</SaleTaxAmt>
        <SellerId>16</SellerId>
        <ShippingMasterId>8</ShippingMasterId>
        <SkuDetailId>2</SkuDetailId>
        <UnitPrice>4</UnitPrice>
      </POS_OrderItems>
    </OrderItems>
    <OrderNumber>sample string 3</OrderNumber>
    <OrderPlacedFrom>sample string 16</OrderPlacedFrom>
    <OrderStatusId>2</OrderStatusId>
    <PaymentMethod>44</PaymentMethod>
    <SaleTaxTotal>14</SaleTaxTotal>
    <SellerId>51</SellerId>
    <SessionId>sample string 49</SessionId>
    <ShipAmount>10</ShipAmount>
    <ShipDiscountAmt>11</ShipDiscountAmt>
    <ShipMethodName>sample string 17</ShipMethodName>
    <ShipperAccountNo>sample string 24</ShipperAccountNo>
    <ShipperName>sample string 23</ShipperName>
    <ShippingAddressId>21</ShippingAddressId>
    <ShippingMasterId>9</ShippingMasterId>
    <ShippingType>true</ShippingType>
    <SpecialDiscount>37</SpecialDiscount>
    <TotalOrderAmount>36</TotalOrderAmount>
    <TransactionAmount>35</TransactionAmount>
    <TransactionGuid>413281cb-4698-49ea-8257-6020d4e9074d</TransactionGuid>
    <USDRate>8</USDRate>
    <WalletAmtUsed>33</WalletAmtUsed>
    <WareHouseCode>sample string 40</WareHouseCode>
    <WareHouseId>39</WareHouseId>
    <XpressDeliveryAmount>30</XpressDeliveryAmount>
    <ZipCode>42</ZipCode>
    <paymenttype>sample string 48</paymenttype>
  </POS_Order>
</ArrayOfPOS_Order>