GET api/Items/Get

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of ItemMasterModel
NameDescriptionTypeAdditional information
id

integer

None.

OfferCode

string

None.

ItemCode

string

None.

IsComboApplied

boolean

None.

ItemId

string

None.

Barcode1

string

None.

Barcode2

string

None.

ItemName

string

None.

ItemName1

string

None.

CategoryId

string

None.

GroupId

string

None.

SubGroupId

string

None.

Brandid

string

None.

colorid

string

None.

BaseUnitName

string

None.

AltUnit1

string

None.

AltUnit1Price

decimal number

None.

AltUnit2

string

None.

AltUnit2Price

decimal number

None.

AltUnit3

string

None.

AltUnit3Price

decimal number

None.

AltUnit4

string

None.

AltUnit4Price

decimal number

None.

CostPrice

decimal number

None.

MRPPrice

decimal number

None.

DiscountPer

decimal number

None.

SellingPrice

decimal number

None.

OpeningStock

decimal number

None.

UniqueGSTPer

decimal number

None.

DiscountAllowed

integer

None.

OpenPriceAllowed

integer

None.

FastMoving

integer

None.

Alt1Cost_Price

decimal number

None.

Alt2Cost_Price

decimal number

None.

Alt3Cost_Price

decimal number

None.

Alt4Cost_Price

decimal number

None.

Con_Fac1

decimal number

None.

Con_Fac2

decimal number

None.

Con_Fac3

decimal number

None.

Con_Fac4

decimal number

None.

ScalableProduct

integer

None.

DepartmentId

string

None.

SubCategoryId

string

None.

Barcode3

string

None.

Barcode4

string

None.

Barcode5

string

None.

Barcode6

string

None.

Barcode7

string

None.

Barcode8

string

None.

BranchCode

integer

None.

BaseUnitId

string

None.

ImagePath

string

None.

TotalReceiptQty

decimal number

None.

TotalAdjustQty

decimal number

None.

TotalIssueQty

decimal number

None.

ClosingStock

decimal number

None.

CESSPer

decimal number

None.

GstAmount

decimal number

None.

MinSellingPercent

decimal number

None.

OfferAllowed

integer

None.

Back_Color

string

None.

Text_Align

string

None.

Text_Color

string

None.

Bold_Text

string

None.

Text_Size

integer

None.

Quantity

decimal number

None.

SyncStatus

string

None.

SyncDate

date

None.

SyncTime

date

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "id": 1,
    "OfferCode": "sample string 2",
    "ItemCode": "sample string 3",
    "IsComboApplied": true,
    "ItemId": "sample string 5",
    "Barcode1": "sample string 6",
    "Barcode2": "sample string 7",
    "ItemName": "sample string 8",
    "ItemName1": "sample string 9",
    "CategoryId": "sample string 10",
    "GroupId": "sample string 11",
    "SubGroupId": "sample string 12",
    "Brandid": "sample string 13",
    "colorid": "sample string 14",
    "BaseUnitName": "sample string 15",
    "AltUnit1": "sample string 16",
    "AltUnit1Price": 17.0,
    "AltUnit2": "sample string 18",
    "AltUnit2Price": 19.0,
    "AltUnit3": "sample string 20",
    "AltUnit3Price": 21.0,
    "AltUnit4": "sample string 22",
    "AltUnit4Price": 23.0,
    "CostPrice": 24.0,
    "MRPPrice": 25.0,
    "DiscountPer": 26.0,
    "SellingPrice": 27.0,
    "OpeningStock": 28.0,
    "UniqueGSTPer": 29.0,
    "DiscountAllowed": 30,
    "OpenPriceAllowed": 31,
    "FastMoving": 32,
    "Alt1Cost_Price": 33.1,
    "Alt2Cost_Price": 34.1,
    "Alt3Cost_Price": 35.1,
    "Alt4Cost_Price": 36.1,
    "Con_Fac1": 37.1,
    "Con_Fac2": 38.1,
    "Con_Fac3": 39.1,
    "Con_Fac4": 40.1,
    "ScalableProduct": 41,
    "DepartmentId": "sample string 42",
    "SubCategoryId": "sample string 43",
    "Barcode3": "sample string 44",
    "Barcode4": "sample string 45",
    "Barcode5": "sample string 46",
    "Barcode6": "sample string 47",
    "Barcode7": "sample string 48",
    "Barcode8": "sample string 49",
    "BranchCode": 50,
    "BaseUnitId": "sample string 51",
    "ImagePath": "sample string 52",
    "TotalReceiptQty": 53.0,
    "TotalAdjustQty": 54.0,
    "TotalIssueQty": 55.0,
    "ClosingStock": 56.0,
    "CESSPer": 57.0,
    "GstAmount": 58.0,
    "MinSellingPercent": 59.0,
    "OfferAllowed": 60,
    "Back_Color": "sample string 61",
    "Text_Align": "sample string 62",
    "Text_Color": "sample string 63",
    "Bold_Text": "sample string 64",
    "Text_Size": 65,
    "Quantity": 66.0,
    "SyncStatus": "sample string 67",
    "SyncDate": "2026-01-29T17:33:50.2380569+05:30",
    "SyncTime": "2026-01-29T17:33:50.2380569+05:30"
  },
  {
    "id": 1,
    "OfferCode": "sample string 2",
    "ItemCode": "sample string 3",
    "IsComboApplied": true,
    "ItemId": "sample string 5",
    "Barcode1": "sample string 6",
    "Barcode2": "sample string 7",
    "ItemName": "sample string 8",
    "ItemName1": "sample string 9",
    "CategoryId": "sample string 10",
    "GroupId": "sample string 11",
    "SubGroupId": "sample string 12",
    "Brandid": "sample string 13",
    "colorid": "sample string 14",
    "BaseUnitName": "sample string 15",
    "AltUnit1": "sample string 16",
    "AltUnit1Price": 17.0,
    "AltUnit2": "sample string 18",
    "AltUnit2Price": 19.0,
    "AltUnit3": "sample string 20",
    "AltUnit3Price": 21.0,
    "AltUnit4": "sample string 22",
    "AltUnit4Price": 23.0,
    "CostPrice": 24.0,
    "MRPPrice": 25.0,
    "DiscountPer": 26.0,
    "SellingPrice": 27.0,
    "OpeningStock": 28.0,
    "UniqueGSTPer": 29.0,
    "DiscountAllowed": 30,
    "OpenPriceAllowed": 31,
    "FastMoving": 32,
    "Alt1Cost_Price": 33.1,
    "Alt2Cost_Price": 34.1,
    "Alt3Cost_Price": 35.1,
    "Alt4Cost_Price": 36.1,
    "Con_Fac1": 37.1,
    "Con_Fac2": 38.1,
    "Con_Fac3": 39.1,
    "Con_Fac4": 40.1,
    "ScalableProduct": 41,
    "DepartmentId": "sample string 42",
    "SubCategoryId": "sample string 43",
    "Barcode3": "sample string 44",
    "Barcode4": "sample string 45",
    "Barcode5": "sample string 46",
    "Barcode6": "sample string 47",
    "Barcode7": "sample string 48",
    "Barcode8": "sample string 49",
    "BranchCode": 50,
    "BaseUnitId": "sample string 51",
    "ImagePath": "sample string 52",
    "TotalReceiptQty": 53.0,
    "TotalAdjustQty": 54.0,
    "TotalIssueQty": 55.0,
    "ClosingStock": 56.0,
    "CESSPer": 57.0,
    "GstAmount": 58.0,
    "MinSellingPercent": 59.0,
    "OfferAllowed": 60,
    "Back_Color": "sample string 61",
    "Text_Align": "sample string 62",
    "Text_Color": "sample string 63",
    "Bold_Text": "sample string 64",
    "Text_Size": 65,
    "Quantity": 66.0,
    "SyncStatus": "sample string 67",
    "SyncDate": "2026-01-29T17:33:50.2380569+05:30",
    "SyncTime": "2026-01-29T17:33:50.2380569+05:30"
  }
]

application/xml, text/xml

Sample:
<ArrayOfItemMasterModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/RetailAPI2.Models">
  <ItemMasterModel>
    <Alt1Cost_Price>33.1</Alt1Cost_Price>
    <Alt2Cost_Price>34.1</Alt2Cost_Price>
    <Alt3Cost_Price>35.1</Alt3Cost_Price>
    <Alt4Cost_Price>36.1</Alt4Cost_Price>
    <AltUnit1>sample string 16</AltUnit1>
    <AltUnit1Price>17</AltUnit1Price>
    <AltUnit2>sample string 18</AltUnit2>
    <AltUnit2Price>19</AltUnit2Price>
    <AltUnit3>sample string 20</AltUnit3>
    <AltUnit3Price>21</AltUnit3Price>
    <AltUnit4>sample string 22</AltUnit4>
    <AltUnit4Price>23</AltUnit4Price>
    <Back_Color>sample string 61</Back_Color>
    <Barcode1>sample string 6</Barcode1>
    <Barcode2>sample string 7</Barcode2>
    <Barcode3>sample string 44</Barcode3>
    <Barcode4>sample string 45</Barcode4>
    <Barcode5>sample string 46</Barcode5>
    <Barcode6>sample string 47</Barcode6>
    <Barcode7>sample string 48</Barcode7>
    <Barcode8>sample string 49</Barcode8>
    <BaseUnitId>sample string 51</BaseUnitId>
    <BaseUnitName>sample string 15</BaseUnitName>
    <Bold_Text>sample string 64</Bold_Text>
    <BranchCode>50</BranchCode>
    <Brandid>sample string 13</Brandid>
    <CESSPer>57</CESSPer>
    <CategoryId>sample string 10</CategoryId>
    <ClosingStock>56</ClosingStock>
    <Con_Fac1>37.1</Con_Fac1>
    <Con_Fac2>38.1</Con_Fac2>
    <Con_Fac3>39.1</Con_Fac3>
    <Con_Fac4>40.1</Con_Fac4>
    <CostPrice>24</CostPrice>
    <DepartmentId>sample string 42</DepartmentId>
    <DiscountAllowed>30</DiscountAllowed>
    <DiscountPer>26</DiscountPer>
    <FastMoving>32</FastMoving>
    <GroupId>sample string 11</GroupId>
    <GstAmount>58</GstAmount>
    <ImagePath>sample string 52</ImagePath>
    <IsComboApplied>true</IsComboApplied>
    <ItemCode>sample string 3</ItemCode>
    <ItemId>sample string 5</ItemId>
    <ItemName>sample string 8</ItemName>
    <ItemName1>sample string 9</ItemName1>
    <MRPPrice>25</MRPPrice>
    <MinSellingPercent>59</MinSellingPercent>
    <OfferAllowed>60</OfferAllowed>
    <OfferCode>sample string 2</OfferCode>
    <OpenPriceAllowed>31</OpenPriceAllowed>
    <OpeningStock>28</OpeningStock>
    <Quantity>66</Quantity>
    <ScalableProduct>41</ScalableProduct>
    <SellingPrice>27</SellingPrice>
    <SubCategoryId>sample string 43</SubCategoryId>
    <SubGroupId>sample string 12</SubGroupId>
    <SyncDate>2026-01-29T17:33:50.2380569+05:30</SyncDate>
    <SyncStatus>sample string 67</SyncStatus>
    <SyncTime>2026-01-29T17:33:50.2380569+05:30</SyncTime>
    <Text_Align>sample string 62</Text_Align>
    <Text_Color>sample string 63</Text_Color>
    <Text_Size>65</Text_Size>
    <TotalAdjustQty>54</TotalAdjustQty>
    <TotalIssueQty>55</TotalIssueQty>
    <TotalReceiptQty>53</TotalReceiptQty>
    <UniqueGSTPer>29</UniqueGSTPer>
    <colorid>sample string 14</colorid>
    <id>1</id>
  </ItemMasterModel>
  <ItemMasterModel>
    <Alt1Cost_Price>33.1</Alt1Cost_Price>
    <Alt2Cost_Price>34.1</Alt2Cost_Price>
    <Alt3Cost_Price>35.1</Alt3Cost_Price>
    <Alt4Cost_Price>36.1</Alt4Cost_Price>
    <AltUnit1>sample string 16</AltUnit1>
    <AltUnit1Price>17</AltUnit1Price>
    <AltUnit2>sample string 18</AltUnit2>
    <AltUnit2Price>19</AltUnit2Price>
    <AltUnit3>sample string 20</AltUnit3>
    <AltUnit3Price>21</AltUnit3Price>
    <AltUnit4>sample string 22</AltUnit4>
    <AltUnit4Price>23</AltUnit4Price>
    <Back_Color>sample string 61</Back_Color>
    <Barcode1>sample string 6</Barcode1>
    <Barcode2>sample string 7</Barcode2>
    <Barcode3>sample string 44</Barcode3>
    <Barcode4>sample string 45</Barcode4>
    <Barcode5>sample string 46</Barcode5>
    <Barcode6>sample string 47</Barcode6>
    <Barcode7>sample string 48</Barcode7>
    <Barcode8>sample string 49</Barcode8>
    <BaseUnitId>sample string 51</BaseUnitId>
    <BaseUnitName>sample string 15</BaseUnitName>
    <Bold_Text>sample string 64</Bold_Text>
    <BranchCode>50</BranchCode>
    <Brandid>sample string 13</Brandid>
    <CESSPer>57</CESSPer>
    <CategoryId>sample string 10</CategoryId>
    <ClosingStock>56</ClosingStock>
    <Con_Fac1>37.1</Con_Fac1>
    <Con_Fac2>38.1</Con_Fac2>
    <Con_Fac3>39.1</Con_Fac3>
    <Con_Fac4>40.1</Con_Fac4>
    <CostPrice>24</CostPrice>
    <DepartmentId>sample string 42</DepartmentId>
    <DiscountAllowed>30</DiscountAllowed>
    <DiscountPer>26</DiscountPer>
    <FastMoving>32</FastMoving>
    <GroupId>sample string 11</GroupId>
    <GstAmount>58</GstAmount>
    <ImagePath>sample string 52</ImagePath>
    <IsComboApplied>true</IsComboApplied>
    <ItemCode>sample string 3</ItemCode>
    <ItemId>sample string 5</ItemId>
    <ItemName>sample string 8</ItemName>
    <ItemName1>sample string 9</ItemName1>
    <MRPPrice>25</MRPPrice>
    <MinSellingPercent>59</MinSellingPercent>
    <OfferAllowed>60</OfferAllowed>
    <OfferCode>sample string 2</OfferCode>
    <OpenPriceAllowed>31</OpenPriceAllowed>
    <OpeningStock>28</OpeningStock>
    <Quantity>66</Quantity>
    <ScalableProduct>41</ScalableProduct>
    <SellingPrice>27</SellingPrice>
    <SubCategoryId>sample string 43</SubCategoryId>
    <SubGroupId>sample string 12</SubGroupId>
    <SyncDate>2026-01-29T17:33:50.2380569+05:30</SyncDate>
    <SyncStatus>sample string 67</SyncStatus>
    <SyncTime>2026-01-29T17:33:50.2380569+05:30</SyncTime>
    <Text_Align>sample string 62</Text_Align>
    <Text_Color>sample string 63</Text_Color>
    <Text_Size>65</Text_Size>
    <TotalAdjustQty>54</TotalAdjustQty>
    <TotalIssueQty>55</TotalIssueQty>
    <TotalReceiptQty>53</TotalReceiptQty>
    <UniqueGSTPer>29</UniqueGSTPer>
    <colorid>sample string 14</colorid>
    <id>1</id>
  </ItemMasterModel>
</ArrayOfItemMasterModel>