GET api/StockTaking/stock_take_list/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

ResultModelOfListOfProductModel
NameDescriptionTypeAdditional information
ResponseCode

integer

None.

Message

string

None.

Data

Collection of ProductModel

None.

Response Formats

application/json, text/json

Sample:
{
  "ResponseCode": 1,
  "Message": "sample string 2",
  "Data": [
    {
      "Code": 1,
      "UbDetailsCode": 2,
      "pBarcode": "sample string 3",
      "ConversionQty": 4.1,
      "SalesPrice1": 5.1,
      "SalesPrice2": 6.1,
      "SalesPrice3": 7.1,
      "MRP": 8.1,
      "PrintName": "sample string 9",
      "Details": "sample string 10",
      "SkuName": "sample string 11",
      "ExpiryDateDays": 12,
      "Qty": 13.1,
      "BrandName": "sample string 14",
      "GroupName": "sample string 15",
      "Message": "sample string 16",
      "Barcode": "sample string 17",
      "ROL": 18,
      "ROQ": 19,
      "MBQ": 20,
      "DailyPOQty": 21,
      "ShelfFit": 22,
      "ShelfLifeInDays": 23,
      "PORequired": 24,
      "ExpiryControl": 25,
      "BestBeforeDays": 26,
      "NoPurchaseReturn": 27,
      "MOP": 28,
      "LocalPricedProduct": 29,
      "DPR_Enabled": 30,
      "DprCode": 31,
      "NewMRP": 32.0,
      "NewSalesPrice1": 33.0,
      "NewSalesPrice2": 34.1,
      "NewSalesPrice3": 35.1,
      "Discount": 36.0,
      "PostedBy": 37,
      "DOT": "sample string 38",
      "EAN": "sample string 39",
      "ExpiryDate": "sample string 40",
      "BranchCode": 41,
      "RackNo": "sample string 42"
    },
    {
      "Code": 1,
      "UbDetailsCode": 2,
      "pBarcode": "sample string 3",
      "ConversionQty": 4.1,
      "SalesPrice1": 5.1,
      "SalesPrice2": 6.1,
      "SalesPrice3": 7.1,
      "MRP": 8.1,
      "PrintName": "sample string 9",
      "Details": "sample string 10",
      "SkuName": "sample string 11",
      "ExpiryDateDays": 12,
      "Qty": 13.1,
      "BrandName": "sample string 14",
      "GroupName": "sample string 15",
      "Message": "sample string 16",
      "Barcode": "sample string 17",
      "ROL": 18,
      "ROQ": 19,
      "MBQ": 20,
      "DailyPOQty": 21,
      "ShelfFit": 22,
      "ShelfLifeInDays": 23,
      "PORequired": 24,
      "ExpiryControl": 25,
      "BestBeforeDays": 26,
      "NoPurchaseReturn": 27,
      "MOP": 28,
      "LocalPricedProduct": 29,
      "DPR_Enabled": 30,
      "DprCode": 31,
      "NewMRP": 32.0,
      "NewSalesPrice1": 33.0,
      "NewSalesPrice2": 34.1,
      "NewSalesPrice3": 35.1,
      "Discount": 36.0,
      "PostedBy": 37,
      "DOT": "sample string 38",
      "EAN": "sample string 39",
      "ExpiryDate": "sample string 40",
      "BranchCode": 41,
      "RackNo": "sample string 42"
    }
  ]
}

application/xml, text/xml

Sample:
<ResultModelOfArrayOfProductModelC6pxiZC7 xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/v2SeApi.Models">
  <Data>
    <ProductModel>
      <Barcode>sample string 17</Barcode>
      <BestBeforeDays>26</BestBeforeDays>
      <BranchCode>41</BranchCode>
      <BrandName>sample string 14</BrandName>
      <Code>1</Code>
      <ConversionQty>4.1</ConversionQty>
      <DOT>sample string 38</DOT>
      <DPR_Enabled>30</DPR_Enabled>
      <DailyPOQty>21</DailyPOQty>
      <Details>sample string 10</Details>
      <Discount>36</Discount>
      <DprCode>31</DprCode>
      <EAN>sample string 39</EAN>
      <ExpiryControl>25</ExpiryControl>
      <ExpiryDate>sample string 40</ExpiryDate>
      <ExpiryDateDays>12</ExpiryDateDays>
      <GroupName>sample string 15</GroupName>
      <LocalPricedProduct>29</LocalPricedProduct>
      <MBQ>20</MBQ>
      <MOP>28</MOP>
      <MRP>8.1</MRP>
      <Message>sample string 16</Message>
      <NewMRP>32</NewMRP>
      <NewSalesPrice1>33</NewSalesPrice1>
      <NewSalesPrice2>34.1</NewSalesPrice2>
      <NewSalesPrice3>35.1</NewSalesPrice3>
      <NoPurchaseReturn>27</NoPurchaseReturn>
      <PORequired>24</PORequired>
      <PostedBy>37</PostedBy>
      <PrintName>sample string 9</PrintName>
      <Qty>13.1</Qty>
      <ROL>18</ROL>
      <ROQ>19</ROQ>
      <RackNo>sample string 42</RackNo>
      <SalesPrice1>5.1</SalesPrice1>
      <SalesPrice2>6.1</SalesPrice2>
      <SalesPrice3>7.1</SalesPrice3>
      <ShelfFit>22</ShelfFit>
      <ShelfLifeInDays>23</ShelfLifeInDays>
      <SkuName>sample string 11</SkuName>
      <UbDetailsCode>2</UbDetailsCode>
      <pBarcode>sample string 3</pBarcode>
    </ProductModel>
    <ProductModel>
      <Barcode>sample string 17</Barcode>
      <BestBeforeDays>26</BestBeforeDays>
      <BranchCode>41</BranchCode>
      <BrandName>sample string 14</BrandName>
      <Code>1</Code>
      <ConversionQty>4.1</ConversionQty>
      <DOT>sample string 38</DOT>
      <DPR_Enabled>30</DPR_Enabled>
      <DailyPOQty>21</DailyPOQty>
      <Details>sample string 10</Details>
      <Discount>36</Discount>
      <DprCode>31</DprCode>
      <EAN>sample string 39</EAN>
      <ExpiryControl>25</ExpiryControl>
      <ExpiryDate>sample string 40</ExpiryDate>
      <ExpiryDateDays>12</ExpiryDateDays>
      <GroupName>sample string 15</GroupName>
      <LocalPricedProduct>29</LocalPricedProduct>
      <MBQ>20</MBQ>
      <MOP>28</MOP>
      <MRP>8.1</MRP>
      <Message>sample string 16</Message>
      <NewMRP>32</NewMRP>
      <NewSalesPrice1>33</NewSalesPrice1>
      <NewSalesPrice2>34.1</NewSalesPrice2>
      <NewSalesPrice3>35.1</NewSalesPrice3>
      <NoPurchaseReturn>27</NoPurchaseReturn>
      <PORequired>24</PORequired>
      <PostedBy>37</PostedBy>
      <PrintName>sample string 9</PrintName>
      <Qty>13.1</Qty>
      <ROL>18</ROL>
      <ROQ>19</ROQ>
      <RackNo>sample string 42</RackNo>
      <SalesPrice1>5.1</SalesPrice1>
      <SalesPrice2>6.1</SalesPrice2>
      <SalesPrice3>7.1</SalesPrice3>
      <ShelfFit>22</ShelfFit>
      <ShelfLifeInDays>23</ShelfLifeInDays>
      <SkuName>sample string 11</SkuName>
      <UbDetailsCode>2</UbDetailsCode>
      <pBarcode>sample string 3</pBarcode>
    </ProductModel>
  </Data>
  <Message>sample string 2</Message>
  <ResponseCode>1</ResponseCode>
</ResultModelOfArrayOfProductModelC6pxiZC7>