GET api/supplier/{id}/products?storeID={storeID}
Returns a list of SupplierProductDetails with product information for the specified supplier
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Supplier Identifier |
globally unique identifier |
Required |
| storeID |
Optional StoreID from url, specifying store to read products from. Defaults to master |
integer |
None. |
| SupplierIdentifier | globally unique identifier |
None. |
|
| StoreID | integer |
None. |
|
| ItemNumber | string |
None. |
|
| PLU | integer |
None. |
|
| APN | string |
None. |
|
| Name | string |
None. |
|
| PriceGroupIdentifier |
Price Group identifier |
globally unique identifier |
None. |
| DepartmentCodes |
List of department codes |
Collection of string |
None. |
| SubDepartmentCodes |
List of subdepartment codes. Singular department code |
Collection of string |
None. |
| MinorDepartmentCodes |
List of minor department codes. Singular department, and sub dept code |
Collection of string |
None. |
| LesserDepartmentCodes |
List of lesser department codes. Singular department, sub dept, and minor dept code |
Collection of string |
None. |
| SortBy | SupplierProductQuerySort |
None. |
|
| SortOrder | SortOrder |
None. |
|
| Skip |
Number of records to skip over |
integer |
None. |
| Take |
Number of records to take |
integer |
None. |
| TotalCount | integer |
Relation. This field may not always be loaded or used for updates. |
Body Parameters
None.
Response Information
Resource Description
PageListOfSupplierProductDetails| Name | Description | Type | Additional information |
|---|---|---|---|
| Type | string |
None. |
|
| List | Collection of SupplierProductDetails |
None. |
|
| Skip |
Number of records to skip over |
integer |
None. |
| Take |
Number of records to take |
integer |
None. |
| TotalCount | integer |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
{
"type": "SupplierProductDetails",
"list": [
{
"$id": "2",
"pluG_UID": "f7PXSNRuSEC2Co8KPuhBrg==",
"pluGuid": "48d7b37f-6ed4-4048-b60a-8f0a3ee841ae",
"supplierIdentifier": "Vc6kaWumaEO4S14goF8QJQ==",
"supplierIdentifierGuid": "69a4ce55-a66b-4368-b84b-5e20a05f1025",
"cartonQuantity": 1,
"productSize": "sample string 1",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 3,
"averagePackSize": 4,
"effectiveDate": "2026-04-03T06:20:56.5756817",
"pricedByWeight": true,
"landedUnitCostEx": 7,
"landedUnitCostInc": 8,
"landedCartonCostEx": 9,
"landedCartonCostInc": 10,
"standardCost": 11,
"deliveryFee": 1,
"deliveryFeeBasis": "sample string 12",
"pickAndPackFee": 1,
"pickAndPackFeeBasis": "sample string 13",
"financeFee": 1,
"financeFeeBasis": "sample string 14",
"cartonLength": 1,
"cartonWidth": 1,
"cartonHeight": 1,
"palletLayerQuantity": 1,
"palletLayers": 1,
"itemCode": "sample string 15",
"invoiceCode": "sample string 16",
"invoiceDesc": "sample string 17",
"orderDirect": true,
"useCost": true,
"minimumQuantity": 18,
"hostType": 19,
"fromHost": 20,
"minimumReorder": 1,
"maximumReorder": 1,
"orderMultiple": 21.1,
"sellMultiple": 22.1,
"baseMultiple": 23.1,
"hostStandardCost": 24,
"hostTotalCost": 25,
"hostRetail": 26,
"hostLandedUnitCostEx": 27,
"hostLandedUnitCostInc": 28,
"hostDesc": "sample string 29",
"directIndicator": "sample string 30",
"availableToOrder": true,
"hostRangeIndicator": "sample string 32",
"hostProductType": "sample string 33",
"hostProductGrade": "sample string 34",
"hostProductGroup": "sample string 35",
"hostSlowMoving": true,
"hostGeneralMerchandise": true,
"hostPillar": "sample string 38",
"hostLastUpdated": "2026-04-03T06:20:56.5756817",
"rebate": 1.0,
"rebateType": 1,
"rebateExclude": true,
"createdFromInvoice": true,
"invoiceCodes": [
{
"$id": "3",
"pluG_UID": "ZDA40wqrTUiRg4szzKUgAA==",
"pluGuid": "d3383064-ab0a-484d-9183-8b33cca52000",
"supplierIdentifier": "Qaaznsxb80GX5jR0GGIbCw==",
"supplierIdentifierGuid": "9eb3a641-5bcc-41f3-97e6-347418621b0b",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "3"
}
],
"storeIDs": [
1,
2
],
"productName": "sample string 40",
"apn": "sample string 41",
"plu": 1,
"stockOnHand": 42.1,
"stockOnOrder": 43.1,
"baseUnits": 44,
"inventoryAccuracy": 45,
"salesMode": 46,
"orderPacked": true,
"price": 48,
"gstPercent": 49,
"fuelItem": true,
"costDecimals": 51,
"costGSTPercent": 52,
"deptCode": "sample string 53",
"subDeptCode": "sample string 54",
"minorDeptCode": "sample string 55",
"lesserDeptCode": "sample string 56",
"deptName": "sample string 57",
"subDeptName": "sample string 58",
"minorDeptName": "sample string 59",
"lesserDeptName": "sample string 60",
"masterPLUG_UID": "Qpj/Vcb6CUitSDq1E3/nIg==",
"masterID": "55ff9842-fac6-4809-ad48-3ab5137fe722",
"priceGroupG_UID": "1a8AjGWMbk2dx7DL8fc9Nw==",
"priceGroupGuid": "8c00afd5-8c65-4d6e-9dc7-b0cbf1f73d37",
"parentPluG_UID": "2OJp3u7Q0Ee9bIaxfoKDNA==",
"parentPluGuid": "de69e2d8-d0ee-47d0-bd6c-86b17e828334",
"priceGroupName": "sample string 61",
"priceGroupCode": 1,
"active": true,
"preferredSupplier": true,
"rebateSupplier": true
},
{
"$ref": "2"
}
],
"skip": 1,
"take": 1,
"totalCount": 1
}
application/xml, text/xml
<PageListOfSupplierProductDetailsvbPYT5yk xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/EziManager.Models.Common">
<Skip>1</Skip>
<Take>1</Take>
<TotalCount>1</TotalCount>
<List xmlns:d2p1="http://schemas.datacontract.org/2004/07/EziManager.Models.EMC.Suppliers">
<d2p1:SupplierProductDetails>
<d2p1:APN>sample string 41</d2p1:APN>
<d2p1:Active>true</d2p1:Active>
<d2p1:AvailableToOrder>true</d2p1:AvailableToOrder>
<d2p1:AveragePackSize>4</d2p1:AveragePackSize>
<d2p1:BaseMultiple>23.1</d2p1:BaseMultiple>
<d2p1:BaseUnits>44</d2p1:BaseUnits>
<d2p1:CartonHeight>1</d2p1:CartonHeight>
<d2p1:CartonLength>1</d2p1:CartonLength>
<d2p1:CartonQuantity>1</d2p1:CartonQuantity>
<d2p1:CartonWidth>1</d2p1:CartonWidth>
<d2p1:CigarettesPerSleeve>1</d2p1:CigarettesPerSleeve>
<d2p1:CostDecimals>51</d2p1:CostDecimals>
<d2p1:CostGSTPercent>52</d2p1:CostGSTPercent>
<d2p1:CreatedFromInvoice>true</d2p1:CreatedFromInvoice>
<d2p1:DeliveryFee>1</d2p1:DeliveryFee>
<d2p1:DeliveryFeeBasis>sample string 12</d2p1:DeliveryFeeBasis>
<d2p1:DeptCode>sample string 53</d2p1:DeptCode>
<d2p1:DeptName>sample string 57</d2p1:DeptName>
<d2p1:DirectIndicator>sample string 30</d2p1:DirectIndicator>
<d2p1:EffectiveDate>2026-04-03T06:20:56.5756817+00:00</d2p1:EffectiveDate>
<d2p1:FinanceFee>1</d2p1:FinanceFee>
<d2p1:FinanceFeeBasis>sample string 14</d2p1:FinanceFeeBasis>
<d2p1:FromHost>20</d2p1:FromHost>
<d2p1:FuelItem>true</d2p1:FuelItem>
<d2p1:GSTPercent>49</d2p1:GSTPercent>
<d2p1:HostDesc>sample string 29</d2p1:HostDesc>
<d2p1:HostGeneralMerchandise>true</d2p1:HostGeneralMerchandise>
<d2p1:HostLandedUnitCostEx>27</d2p1:HostLandedUnitCostEx>
<d2p1:HostLandedUnitCostInc>28</d2p1:HostLandedUnitCostInc>
<d2p1:HostLastUpdated>2026-04-03T06:20:56.5756817+00:00</d2p1:HostLastUpdated>
<d2p1:HostPillar>sample string 38</d2p1:HostPillar>
<d2p1:HostProductGrade>sample string 34</d2p1:HostProductGrade>
<d2p1:HostProductGroup>sample string 35</d2p1:HostProductGroup>
<d2p1:HostProductType>sample string 33</d2p1:HostProductType>
<d2p1:HostRangeIndicator>sample string 32</d2p1:HostRangeIndicator>
<d2p1:HostRetail>26</d2p1:HostRetail>
<d2p1:HostSlowMoving>true</d2p1:HostSlowMoving>
<d2p1:HostStandardCost>24</d2p1:HostStandardCost>
<d2p1:HostTotalCost>25</d2p1:HostTotalCost>
<d2p1:HostType>19</d2p1:HostType>
<d2p1:InventoryAccuracy>45</d2p1:InventoryAccuracy>
<d2p1:InvoiceCode>sample string 16</d2p1:InvoiceCode>
<d2p1:InvoiceCodes xmlns:d4p1="http://gapsolutions.com.au/schema/ezimanager">
<d4p1:ProductInvoicingDetail>
<d4p1:InvoiceCode>sample string 1</d4p1:InvoiceCode>
<d4p1:PluG_UID>ZDA40wqrTUiRg4szzKUgAA==</d4p1:PluG_UID>
<d4p1:PluGuid>d3383064-ab0a-484d-9183-8b33cca52000</d4p1:PluGuid>
<d4p1:StoreIDs xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d6p1:int>1</d6p1:int>
<d6p1:int>2</d6p1:int>
</d4p1:StoreIDs>
<d4p1:SupplierIdentifier>Qaaznsxb80GX5jR0GGIbCw==</d4p1:SupplierIdentifier>
<d4p1:SupplierIdentifierGuid>9eb3a641-5bcc-41f3-97e6-347418621b0b</d4p1:SupplierIdentifierGuid>
</d4p1:ProductInvoicingDetail>
<d4p1:ProductInvoicingDetail>
<d4p1:InvoiceCode>sample string 1</d4p1:InvoiceCode>
<d4p1:PluG_UID>ZDA40wqrTUiRg4szzKUgAA==</d4p1:PluG_UID>
<d4p1:PluGuid>d3383064-ab0a-484d-9183-8b33cca52000</d4p1:PluGuid>
<d4p1:StoreIDs xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d6p1:int>1</d6p1:int>
<d6p1:int>2</d6p1:int>
</d4p1:StoreIDs>
<d4p1:SupplierIdentifier>Qaaznsxb80GX5jR0GGIbCw==</d4p1:SupplierIdentifier>
<d4p1:SupplierIdentifierGuid>9eb3a641-5bcc-41f3-97e6-347418621b0b</d4p1:SupplierIdentifierGuid>
</d4p1:ProductInvoicingDetail>
</d2p1:InvoiceCodes>
<d2p1:InvoiceDesc>sample string 17</d2p1:InvoiceDesc>
<d2p1:ItemCode>sample string 15</d2p1:ItemCode>
<d2p1:LandedCartonCostEx>9</d2p1:LandedCartonCostEx>
<d2p1:LandedCartonCostInc>10</d2p1:LandedCartonCostInc>
<d2p1:LandedUnitCostEx>7</d2p1:LandedUnitCostEx>
<d2p1:LandedUnitCostInc>8</d2p1:LandedUnitCostInc>
<d2p1:LesserDeptCode>sample string 56</d2p1:LesserDeptCode>
<d2p1:LesserDeptName>sample string 60</d2p1:LesserDeptName>
<d2p1:MasterID>55ff9842-fac6-4809-ad48-3ab5137fe722</d2p1:MasterID>
<d2p1:MasterPLUG_UID>Qpj/Vcb6CUitSDq1E3/nIg==</d2p1:MasterPLUG_UID>
<d2p1:MaximumReorder>1</d2p1:MaximumReorder>
<d2p1:MinimumQuantity>18</d2p1:MinimumQuantity>
<d2p1:MinimumReorder>1</d2p1:MinimumReorder>
<d2p1:MinorDeptCode>sample string 55</d2p1:MinorDeptCode>
<d2p1:MinorDeptName>sample string 59</d2p1:MinorDeptName>
<d2p1:OrderDirect>true</d2p1:OrderDirect>
<d2p1:OrderMultiple>21.1</d2p1:OrderMultiple>
<d2p1:OrderPacked>true</d2p1:OrderPacked>
<d2p1:PLU>1</d2p1:PLU>
<d2p1:PalletLayerQuantity>1</d2p1:PalletLayerQuantity>
<d2p1:PalletLayers>1</d2p1:PalletLayers>
<d2p1:ParentPluG_UID>2OJp3u7Q0Ee9bIaxfoKDNA==</d2p1:ParentPluG_UID>
<d2p1:ParentPluGuid>de69e2d8-d0ee-47d0-bd6c-86b17e828334</d2p1:ParentPluGuid>
<d2p1:PickAndPackFee>1</d2p1:PickAndPackFee>
<d2p1:PickAndPackFeeBasis>sample string 13</d2p1:PickAndPackFeeBasis>
<d2p1:PiecesPerUnit>3</d2p1:PiecesPerUnit>
<d2p1:PluG_UID>f7PXSNRuSEC2Co8KPuhBrg==</d2p1:PluG_UID>
<d2p1:PluGuid>48d7b37f-6ed4-4048-b60a-8f0a3ee841ae</d2p1:PluGuid>
<d2p1:PreferredSupplier>true</d2p1:PreferredSupplier>
<d2p1:Price>48</d2p1:Price>
<d2p1:PriceGroupCode>1</d2p1:PriceGroupCode>
<d2p1:PriceGroupG_UID>1a8AjGWMbk2dx7DL8fc9Nw==</d2p1:PriceGroupG_UID>
<d2p1:PriceGroupGuid>8c00afd5-8c65-4d6e-9dc7-b0cbf1f73d37</d2p1:PriceGroupGuid>
<d2p1:PriceGroupName>sample string 61</d2p1:PriceGroupName>
<d2p1:PricedByWeight>true</d2p1:PricedByWeight>
<d2p1:ProductName>sample string 40</d2p1:ProductName>
<d2p1:ProductSize>sample string 1</d2p1:ProductSize>
<d2p1:RandomWeight>true</d2p1:RandomWeight>
<d2p1:Rebate>1</d2p1:Rebate>
<d2p1:RebateExclude>true</d2p1:RebateExclude>
<d2p1:RebateSupplier>true</d2p1:RebateSupplier>
<d2p1:RebateType>1</d2p1:RebateType>
<d2p1:SalesMode>46</d2p1:SalesMode>
<d2p1:SellMultiple>22.1</d2p1:SellMultiple>
<d2p1:StandardCost>11</d2p1:StandardCost>
<d2p1:StockOnHand>42.1</d2p1:StockOnHand>
<d2p1:StockOnOrder>43.1</d2p1:StockOnOrder>
<d2p1:StoreIDs xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:int>1</d4p1:int>
<d4p1:int>2</d4p1:int>
</d2p1:StoreIDs>
<d2p1:SubDeptCode>sample string 54</d2p1:SubDeptCode>
<d2p1:SubDeptName>sample string 58</d2p1:SubDeptName>
<d2p1:SupplierIdentifier>Vc6kaWumaEO4S14goF8QJQ==</d2p1:SupplierIdentifier>
<d2p1:SupplierIdentifierGuid>69a4ce55-a66b-4368-b84b-5e20a05f1025</d2p1:SupplierIdentifierGuid>
<d2p1:UseCost>true</d2p1:UseCost>
</d2p1:SupplierProductDetails>
<d2p1:SupplierProductDetails>
<d2p1:APN>sample string 41</d2p1:APN>
<d2p1:Active>true</d2p1:Active>
<d2p1:AvailableToOrder>true</d2p1:AvailableToOrder>
<d2p1:AveragePackSize>4</d2p1:AveragePackSize>
<d2p1:BaseMultiple>23.1</d2p1:BaseMultiple>
<d2p1:BaseUnits>44</d2p1:BaseUnits>
<d2p1:CartonHeight>1</d2p1:CartonHeight>
<d2p1:CartonLength>1</d2p1:CartonLength>
<d2p1:CartonQuantity>1</d2p1:CartonQuantity>
<d2p1:CartonWidth>1</d2p1:CartonWidth>
<d2p1:CigarettesPerSleeve>1</d2p1:CigarettesPerSleeve>
<d2p1:CostDecimals>51</d2p1:CostDecimals>
<d2p1:CostGSTPercent>52</d2p1:CostGSTPercent>
<d2p1:CreatedFromInvoice>true</d2p1:CreatedFromInvoice>
<d2p1:DeliveryFee>1</d2p1:DeliveryFee>
<d2p1:DeliveryFeeBasis>sample string 12</d2p1:DeliveryFeeBasis>
<d2p1:DeptCode>sample string 53</d2p1:DeptCode>
<d2p1:DeptName>sample string 57</d2p1:DeptName>
<d2p1:DirectIndicator>sample string 30</d2p1:DirectIndicator>
<d2p1:EffectiveDate>2026-04-03T06:20:56.5756817+00:00</d2p1:EffectiveDate>
<d2p1:FinanceFee>1</d2p1:FinanceFee>
<d2p1:FinanceFeeBasis>sample string 14</d2p1:FinanceFeeBasis>
<d2p1:FromHost>20</d2p1:FromHost>
<d2p1:FuelItem>true</d2p1:FuelItem>
<d2p1:GSTPercent>49</d2p1:GSTPercent>
<d2p1:HostDesc>sample string 29</d2p1:HostDesc>
<d2p1:HostGeneralMerchandise>true</d2p1:HostGeneralMerchandise>
<d2p1:HostLandedUnitCostEx>27</d2p1:HostLandedUnitCostEx>
<d2p1:HostLandedUnitCostInc>28</d2p1:HostLandedUnitCostInc>
<d2p1:HostLastUpdated>2026-04-03T06:20:56.5756817+00:00</d2p1:HostLastUpdated>
<d2p1:HostPillar>sample string 38</d2p1:HostPillar>
<d2p1:HostProductGrade>sample string 34</d2p1:HostProductGrade>
<d2p1:HostProductGroup>sample string 35</d2p1:HostProductGroup>
<d2p1:HostProductType>sample string 33</d2p1:HostProductType>
<d2p1:HostRangeIndicator>sample string 32</d2p1:HostRangeIndicator>
<d2p1:HostRetail>26</d2p1:HostRetail>
<d2p1:HostSlowMoving>true</d2p1:HostSlowMoving>
<d2p1:HostStandardCost>24</d2p1:HostStandardCost>
<d2p1:HostTotalCost>25</d2p1:HostTotalCost>
<d2p1:HostType>19</d2p1:HostType>
<d2p1:InventoryAccuracy>45</d2p1:InventoryAccuracy>
<d2p1:InvoiceCode>sample string 16</d2p1:InvoiceCode>
<d2p1:InvoiceCodes xmlns:d4p1="http://gapsolutions.com.au/schema/ezimanager">
<d4p1:ProductInvoicingDetail>
<d4p1:InvoiceCode>sample string 1</d4p1:InvoiceCode>
<d4p1:PluG_UID>ZDA40wqrTUiRg4szzKUgAA==</d4p1:PluG_UID>
<d4p1:PluGuid>d3383064-ab0a-484d-9183-8b33cca52000</d4p1:PluGuid>
<d4p1:StoreIDs xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d6p1:int>1</d6p1:int>
<d6p1:int>2</d6p1:int>
</d4p1:StoreIDs>
<d4p1:SupplierIdentifier>Qaaznsxb80GX5jR0GGIbCw==</d4p1:SupplierIdentifier>
<d4p1:SupplierIdentifierGuid>9eb3a641-5bcc-41f3-97e6-347418621b0b</d4p1:SupplierIdentifierGuid>
</d4p1:ProductInvoicingDetail>
<d4p1:ProductInvoicingDetail>
<d4p1:InvoiceCode>sample string 1</d4p1:InvoiceCode>
<d4p1:PluG_UID>ZDA40wqrTUiRg4szzKUgAA==</d4p1:PluG_UID>
<d4p1:PluGuid>d3383064-ab0a-484d-9183-8b33cca52000</d4p1:PluGuid>
<d4p1:StoreIDs xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d6p1:int>1</d6p1:int>
<d6p1:int>2</d6p1:int>
</d4p1:StoreIDs>
<d4p1:SupplierIdentifier>Qaaznsxb80GX5jR0GGIbCw==</d4p1:SupplierIdentifier>
<d4p1:SupplierIdentifierGuid>9eb3a641-5bcc-41f3-97e6-347418621b0b</d4p1:SupplierIdentifierGuid>
</d4p1:ProductInvoicingDetail>
</d2p1:InvoiceCodes>
<d2p1:InvoiceDesc>sample string 17</d2p1:InvoiceDesc>
<d2p1:ItemCode>sample string 15</d2p1:ItemCode>
<d2p1:LandedCartonCostEx>9</d2p1:LandedCartonCostEx>
<d2p1:LandedCartonCostInc>10</d2p1:LandedCartonCostInc>
<d2p1:LandedUnitCostEx>7</d2p1:LandedUnitCostEx>
<d2p1:LandedUnitCostInc>8</d2p1:LandedUnitCostInc>
<d2p1:LesserDeptCode>sample string 56</d2p1:LesserDeptCode>
<d2p1:LesserDeptName>sample string 60</d2p1:LesserDeptName>
<d2p1:MasterID>55ff9842-fac6-4809-ad48-3ab5137fe722</d2p1:MasterID>
<d2p1:MasterPLUG_UID>Qpj/Vcb6CUitSDq1E3/nIg==</d2p1:MasterPLUG_UID>
<d2p1:MaximumReorder>1</d2p1:MaximumReorder>
<d2p1:MinimumQuantity>18</d2p1:MinimumQuantity>
<d2p1:MinimumReorder>1</d2p1:MinimumReorder>
<d2p1:MinorDeptCode>sample string 55</d2p1:MinorDeptCode>
<d2p1:MinorDeptName>sample string 59</d2p1:MinorDeptName>
<d2p1:OrderDirect>true</d2p1:OrderDirect>
<d2p1:OrderMultiple>21.1</d2p1:OrderMultiple>
<d2p1:OrderPacked>true</d2p1:OrderPacked>
<d2p1:PLU>1</d2p1:PLU>
<d2p1:PalletLayerQuantity>1</d2p1:PalletLayerQuantity>
<d2p1:PalletLayers>1</d2p1:PalletLayers>
<d2p1:ParentPluG_UID>2OJp3u7Q0Ee9bIaxfoKDNA==</d2p1:ParentPluG_UID>
<d2p1:ParentPluGuid>de69e2d8-d0ee-47d0-bd6c-86b17e828334</d2p1:ParentPluGuid>
<d2p1:PickAndPackFee>1</d2p1:PickAndPackFee>
<d2p1:PickAndPackFeeBasis>sample string 13</d2p1:PickAndPackFeeBasis>
<d2p1:PiecesPerUnit>3</d2p1:PiecesPerUnit>
<d2p1:PluG_UID>f7PXSNRuSEC2Co8KPuhBrg==</d2p1:PluG_UID>
<d2p1:PluGuid>48d7b37f-6ed4-4048-b60a-8f0a3ee841ae</d2p1:PluGuid>
<d2p1:PreferredSupplier>true</d2p1:PreferredSupplier>
<d2p1:Price>48</d2p1:Price>
<d2p1:PriceGroupCode>1</d2p1:PriceGroupCode>
<d2p1:PriceGroupG_UID>1a8AjGWMbk2dx7DL8fc9Nw==</d2p1:PriceGroupG_UID>
<d2p1:PriceGroupGuid>8c00afd5-8c65-4d6e-9dc7-b0cbf1f73d37</d2p1:PriceGroupGuid>
<d2p1:PriceGroupName>sample string 61</d2p1:PriceGroupName>
<d2p1:PricedByWeight>true</d2p1:PricedByWeight>
<d2p1:ProductName>sample string 40</d2p1:ProductName>
<d2p1:ProductSize>sample string 1</d2p1:ProductSize>
<d2p1:RandomWeight>true</d2p1:RandomWeight>
<d2p1:Rebate>1</d2p1:Rebate>
<d2p1:RebateExclude>true</d2p1:RebateExclude>
<d2p1:RebateSupplier>true</d2p1:RebateSupplier>
<d2p1:RebateType>1</d2p1:RebateType>
<d2p1:SalesMode>46</d2p1:SalesMode>
<d2p1:SellMultiple>22.1</d2p1:SellMultiple>
<d2p1:StandardCost>11</d2p1:StandardCost>
<d2p1:StockOnHand>42.1</d2p1:StockOnHand>
<d2p1:StockOnOrder>43.1</d2p1:StockOnOrder>
<d2p1:StoreIDs xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:int>1</d4p1:int>
<d4p1:int>2</d4p1:int>
</d2p1:StoreIDs>
<d2p1:SubDeptCode>sample string 54</d2p1:SubDeptCode>
<d2p1:SubDeptName>sample string 58</d2p1:SubDeptName>
<d2p1:SupplierIdentifier>Vc6kaWumaEO4S14goF8QJQ==</d2p1:SupplierIdentifier>
<d2p1:SupplierIdentifierGuid>69a4ce55-a66b-4368-b84b-5e20a05f1025</d2p1:SupplierIdentifierGuid>
<d2p1:UseCost>true</d2p1:UseCost>
</d2p1:SupplierProductDetails>
</List>
</PageListOfSupplierProductDetailsvbPYT5yk>
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK �2�\�� 5 xl/workbook.xml � (� ����0D�&�C�����x��}�[i�-ik��-%�x�3;�v�ɺ���'=_��v!�c^t���&�uB��Ŭ�J`c�[� ,����5�S������w�AJ�2���)�f��O2k��$l ��T�`�ERĀƊ6���ܞ�(q��Ýs!!�����"8���d���PK �2�\���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
�2�\`$qJ' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Rc461355838ad40a0" /></Relationships>PK �2�\3�1� xl/worksheets/sheet1.xml � (� ��]o�0������/� �vI��U�X�]0�*Ƒ���CYS�n���<ǯ�E~�:p�J��D�W�����'�|K�M�ڼ�V<�ۭ)`��q���Z����Q��h����t��J�tuR�w�b�AFt���l+�N����=��AuS+�e˼������l�T��-�`߭�x�g�_Ə���8�h߇�
�E�O�����BZ燔�ҝ
O��8:
�A֮- %QB)�d#�aAu�N���LL>�}��)�0a,͒�{��?|6�l��xC�Ͻx��/z��%�GHDMcd�a�^��4�0�w�̍� e�}\���
7�m��K������ݚ �ď5A/�ݚ`��~M��|�%;������C�5������r��'���ڔ��x�%a�v;Y~��PK �2�\$�� P xl/_rels/workbook.xml.rels � (� ��An� E����`Lb�
ɦ�l�\���X�I��u�#�
E����n�B���h�|�Xo�� �!��Y��bV�~�����:�ݬ�0ɔoD3���6)�GB�20�X96w��L��R� �Q�$�d�[&:\<���<9u���?��Յc4 ��$��H�G]e*F�^�=�J�Z7/�1ު<>��ZL� ��w]�(�h)kԊ-[�UsW#��)�M�Ne\���㬗�5|�)�����/PK �2�\Ѓc'2 E
xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK �2�\���� � xl/sharedStrings.xml � (� m�AK�0��J�ݤ�AE�^,֓�tl�&�������Ua��7����g��2���ܨB
@{�C%��۳+)�
��G�J�@Rl뒈�E��Ȝ��&;B0�b\&o1Ë̃����4p���(.t0��qB���� ��^ �.���������;�S�q�ҩי�*�E6����0������
�q�V[31�D�����;@�Ϊ�[���ݗk
��jc�Ԯm��:��9/ �T[PK- �2�\�� 5 xl/workbook.xmlPK- �2�\���� � � [Content_Types].xmlPK-
�2�\`$qJ' ' U _rels/.relsPK- �2�\3�1� � xl/worksheets/sheet1.xmlPK- �2�\$�� P � xl/_rels/workbook.xml.relsPK- �2�\Ѓc'2 E
� xl/styles.xmlPK- �2�\���� � l xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK �2�\�(N 5 xl/workbook.xml � (� ����0��&�C���H")��x�པ�4П�5���H�yۙ��v�l��3�����\��lE��(�OƂ�;a�b!J�"Fɡ5��@rβ�8�X�F�AZ�W�?,o�� AM+J1�qs< D�fO �O2[��Dd
��M��")����,0��s�k�c�*�G ���Vd�+��;{�Q��n�PK �2�\���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
�2�\���' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Rff93decb02c14e60" /></Relationships>PK �2�\3�1� xl/worksheets/sheet1.xml � (� ��]o�0������/� �vI��U�X�]0�*Ƒ���CYS�n���<ǯ�E~�:p�J��D�W�����'�|K�M�ڼ�V<�ۭ)`��q���Z����Q��h����t��J�tuR�w�b�AFt���l+�N����=��AuS+�e˼������l�T��-�`߭�x�g�_Ə���8�h߇�
�E�O�����BZ燔�ҝ
O��8:
�A֮- %QB)�d#�aAu�N���LL>�}��)�0a,͒�{��?|6�l��xC�Ͻx��/z��%�GHDMcd�a�^��4�0�w�̍� e�}\���
7�m��K������ݚ �ď5A/�ݚ`��~M��|�%;������C�5������r��'���ڔ��x�%a�v;Y~��PK �2�\/ۡD� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�i����ݰ���3��&�e����G�
XEWb�������4����ڼ�9��5��F�~4C��جW;�DLA�.��bB:F�Di�g
�Ф��~1�~�Nȣ�.���p�$�����R��g+O3����Z1�?`���5�E����j<T-��3y��R�wS�2a����3�%���/8+�=������ӥs������lںa���W���ћ�XPK �2�\Ѓc'2 E
xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK �2�\���� � xl/sharedStrings.xml � (� m�AK�0��J�ݤ�AE�^,֓�tl�&�������Ua��7����g��2���ܨB
@{�C%��۳+)�
��G�J�@Rl뒈�E��Ȝ��&;B0�b\&o1Ë̃����4p���(.t0��qB���� ��^ �.���������;�S�q�ҩי�*�E6����0������
�q�V[31�D�����;@�Ϊ�[���ݗk
��jc�Ԯm��:��9/ �T[PK- �2�\�(N 5 xl/workbook.xmlPK- �2�\���� � � [Content_Types].xmlPK-
�2�\���' ' U _rels/.relsPK- �2�\3�1� � xl/worksheets/sheet1.xmlPK- �2�\/ۡD� P � xl/_rels/workbook.xml.relsPK- �2�\Ѓc'2 E
� xl/styles.xmlPK- �2�\���� � m xl/sharedStrings.xmlPK � �