CMSWebService


Click here for a complete list of operations.

GetProductListingOnCategoryForPurchaseOrder

Display categories listing in home screen for given company.

Test

To test the operation using the HTTP POST protocol, click the 'Invoke' button.
Parameter Value
companyId:
tokenId:
clientDate:
userTokenId:
imageWidth:
source:
productslisttimestamp:
CategoryId:
refSellerId:
StoreId:
LangaugeId:

SOAP 1.1

The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.

POST /CMSWebService.asmx HTTP/1.1
Host: posservicev21t24.imarketvend.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://microsoft.com/webservices/GetProductListingOnCategoryForPurchaseOrder"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Header>
    <AuthSoapHd xmlns="http://microsoft.com/webservices/">
      <strUserName>string</strUserName>
      <strPassword>string</strPassword>
    </AuthSoapHd>
  </soap:Header>
  <soap:Body>
    <GetProductListingOnCategoryForPurchaseOrder xmlns="http://microsoft.com/webservices/">
      <companyId>string</companyId>
      <tokenId>string</tokenId>
      <clientDate>string</clientDate>
      <userTokenId>string</userTokenId>
      <imageWidth>string</imageWidth>
      <source>string</source>
      <productslisttimestamp>string</productslisttimestamp>
      <CategoryId>string</CategoryId>
      <refSellerId>string</refSellerId>
      <StoreId>string</StoreId>
      <LangaugeId>string</LangaugeId>
    </GetProductListingOnCategoryForPurchaseOrder>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <GetProductListingOnCategoryForPurchaseOrderResponse xmlns="http://microsoft.com/webservices/">
      <GetProductListingOnCategoryForPurchaseOrderResult>
        <ProductListing>
          <ProductId>string</ProductId>
          <Name>string</Name>
          <CategoryId>string</CategoryId>
          <Sku>string</Sku>
          <OriginalPrice>string</OriginalPrice>
          <SalePrice>string</SalePrice>
          <Weight>string</Weight>
          <Track_Stock>string</Track_Stock>
          <Quantity>string</Quantity>
          <Shippable>string</Shippable>
          <Fixed_Quantity>string</Fixed_Quantity>
          <Taxable>string</Taxable>
          <BrandId>string</BrandId>
          <Image>string</Image>
          <ProductRating>string</ProductRating>
          <ProductReviewCount>string</ProductReviewCount>
          <COGS>string</COGS>
          <Relevance>string</Relevance>
          <MapUrlRewrite>string</MapUrlRewrite>
          <IsAttributeFlag>string</IsAttributeFlag>
          <SellerOffer>string</SellerOffer>
          <SellerId>string</SellerId>
          <SellerName>string</SellerName>
          <CategoryName>string</CategoryName>
          <SubCategoryId>string</SubCategoryId>
          <SubCategoryName>string</SubCategoryName>
          <productAddedOn>string</productAddedOn>
          <productHighlight1>string</productHighlight1>
          <productHighlight2>string</productHighlight2>
          <productHighlight3>string</productHighlight3>
          <productHighlight4>string</productHighlight4>
          <productHighlight5>string</productHighlight5>
          <productIsCalculated>string</productIsCalculated>
          <productISCustomUrlOverriden>string</productISCustomUrlOverriden>
          <productISManuallyOverriden>string</productISManuallyOverriden>
          <productMfgPartNo>string</productMfgPartNo>
          <productRefCompanyId>string</productRefCompanyId>
          <productrefManufacturerId>string</productrefManufacturerId>
          <productShortName>string</productShortName>
          <productSize>string</productSize>
          <productShortDescription>string</productShortDescription>
          <productSortPriority>string</productSortPriority>
          <productSpecialOffer>string</productSpecialOffer>
          <productStockAvailable>string</productStockAvailable>
          <productUPC>string</productUPC>
          <productUPC14>string</productUPC14>
          <productWeightUnit>string</productWeightUnit>
          <ProductBrandId>string</ProductBrandId>
          <ProductImage>string</ProductImage>
          <ProductMapUrlRewrite>string</ProductMapUrlRewrite>
          <ProductName>string</ProductName>
          <ProductOriginalPrice>string</ProductOriginalPrice>
          <ProductSKU>string</ProductSKU>
          <ProductWeight>string</ProductWeight>
          <ProductSalePrice>string</ProductSalePrice>
          <ProductTaxable>string</ProductTaxable>
          <ProductRelevance>string</ProductRelevance>
          <SupplierId>string</SupplierId>
          <IsVariantMaster>string</IsVariantMaster>
          <IsVariantChild>string</IsVariantChild>
          <refMasterProductId>string</refMasterProductId>
          <Tax1>string</Tax1>
          <Tax2>string</Tax2>
          <IsBundleMaster>string</IsBundleMaster>
          <IsBundleChild>string</IsBundleChild>
          <PurchasedQuantity>string</PurchasedQuantity>
          <MinimiumSalePrice>string</MinimiumSalePrice>
          <IsCOGSClassProduct>string</IsCOGSClassProduct>
          <COGSClassName>string</COGSClassName>
          <IsService>string</IsService>
          <HavingActiveCOGSProduct>string</HavingActiveCOGSProduct>
          <IsAdvance>string</IsAdvance>
          <GroupName>string</GroupName>
          <AverageSalePrice>string</AverageSalePrice>
          <IsActive>string</IsActive>
          <ExtraCost>string</ExtraCost>
          <IsSides>string</IsSides>
          <DefaultSaleUOM>string</DefaultSaleUOM>
          <DefaultPurchaseUOM>string</DefaultPurchaseUOM>
          <DefaultSaleUOMId>string</DefaultSaleUOMId>
          <DefaultPurchaseUOMId>string</DefaultPurchaseUOMId>
          <HasAdvancedUOM>string</HasAdvancedUOM>
        </ProductListing>
        <ProductListing>
          <ProductId>string</ProductId>
          <Name>string</Name>
          <CategoryId>string</CategoryId>
          <Sku>string</Sku>
          <OriginalPrice>string</OriginalPrice>
          <SalePrice>string</SalePrice>
          <Weight>string</Weight>
          <Track_Stock>string</Track_Stock>
          <Quantity>string</Quantity>
          <Shippable>string</Shippable>
          <Fixed_Quantity>string</Fixed_Quantity>
          <Taxable>string</Taxable>
          <BrandId>string</BrandId>
          <Image>string</Image>
          <ProductRating>string</ProductRating>
          <ProductReviewCount>string</ProductReviewCount>
          <COGS>string</COGS>
          <Relevance>string</Relevance>
          <MapUrlRewrite>string</MapUrlRewrite>
          <IsAttributeFlag>string</IsAttributeFlag>
          <SellerOffer>string</SellerOffer>
          <SellerId>string</SellerId>
          <SellerName>string</SellerName>
          <CategoryName>string</CategoryName>
          <SubCategoryId>string</SubCategoryId>
          <SubCategoryName>string</SubCategoryName>
          <productAddedOn>string</productAddedOn>
          <productHighlight1>string</productHighlight1>
          <productHighlight2>string</productHighlight2>
          <productHighlight3>string</productHighlight3>
          <productHighlight4>string</productHighlight4>
          <productHighlight5>string</productHighlight5>
          <productIsCalculated>string</productIsCalculated>
          <productISCustomUrlOverriden>string</productISCustomUrlOverriden>
          <productISManuallyOverriden>string</productISManuallyOverriden>
          <productMfgPartNo>string</productMfgPartNo>
          <productRefCompanyId>string</productRefCompanyId>
          <productrefManufacturerId>string</productrefManufacturerId>
          <productShortName>string</productShortName>
          <productSize>string</productSize>
          <productShortDescription>string</productShortDescription>
          <productSortPriority>string</productSortPriority>
          <productSpecialOffer>string</productSpecialOffer>
          <productStockAvailable>string</productStockAvailable>
          <productUPC>string</productUPC>
          <productUPC14>string</productUPC14>
          <productWeightUnit>string</productWeightUnit>
          <ProductBrandId>string</ProductBrandId>
          <ProductImage>string</ProductImage>
          <ProductMapUrlRewrite>string</ProductMapUrlRewrite>
          <ProductName>string</ProductName>
          <ProductOriginalPrice>string</ProductOriginalPrice>
          <ProductSKU>string</ProductSKU>
          <ProductWeight>string</ProductWeight>
          <ProductSalePrice>string</ProductSalePrice>
          <ProductTaxable>string</ProductTaxable>
          <ProductRelevance>string</ProductRelevance>
          <SupplierId>string</SupplierId>
          <IsVariantMaster>string</IsVariantMaster>
          <IsVariantChild>string</IsVariantChild>
          <refMasterProductId>string</refMasterProductId>
          <Tax1>string</Tax1>
          <Tax2>string</Tax2>
          <IsBundleMaster>string</IsBundleMaster>
          <IsBundleChild>string</IsBundleChild>
          <PurchasedQuantity>string</PurchasedQuantity>
          <MinimiumSalePrice>string</MinimiumSalePrice>
          <IsCOGSClassProduct>string</IsCOGSClassProduct>
          <COGSClassName>string</COGSClassName>
          <IsService>string</IsService>
          <HavingActiveCOGSProduct>string</HavingActiveCOGSProduct>
          <IsAdvance>string</IsAdvance>
          <GroupName>string</GroupName>
          <AverageSalePrice>string</AverageSalePrice>
          <IsActive>string</IsActive>
          <ExtraCost>string</ExtraCost>
          <IsSides>string</IsSides>
          <DefaultSaleUOM>string</DefaultSaleUOM>
          <DefaultPurchaseUOM>string</DefaultPurchaseUOM>
          <DefaultSaleUOMId>string</DefaultSaleUOMId>
          <DefaultPurchaseUOMId>string</DefaultPurchaseUOMId>
          <HasAdvancedUOM>string</HasAdvancedUOM>
        </ProductListing>
      </GetProductListingOnCategoryForPurchaseOrderResult>
    </GetProductListingOnCategoryForPurchaseOrderResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.

POST /CMSWebService.asmx HTTP/1.1
Host: posservicev21t24.imarketvend.com
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Header>
    <AuthSoapHd xmlns="http://microsoft.com/webservices/">
      <strUserName>string</strUserName>
      <strPassword>string</strPassword>
    </AuthSoapHd>
  </soap12:Header>
  <soap12:Body>
    <GetProductListingOnCategoryForPurchaseOrder xmlns="http://microsoft.com/webservices/">
      <companyId>string</companyId>
      <tokenId>string</tokenId>
      <clientDate>string</clientDate>
      <userTokenId>string</userTokenId>
      <imageWidth>string</imageWidth>
      <source>string</source>
      <productslisttimestamp>string</productslisttimestamp>
      <CategoryId>string</CategoryId>
      <refSellerId>string</refSellerId>
      <StoreId>string</StoreId>
      <LangaugeId>string</LangaugeId>
    </GetProductListingOnCategoryForPurchaseOrder>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <GetProductListingOnCategoryForPurchaseOrderResponse xmlns="http://microsoft.com/webservices/">
      <GetProductListingOnCategoryForPurchaseOrderResult>
        <ProductListing>
          <ProductId>string</ProductId>
          <Name>string</Name>
          <CategoryId>string</CategoryId>
          <Sku>string</Sku>
          <OriginalPrice>string</OriginalPrice>
          <SalePrice>string</SalePrice>
          <Weight>string</Weight>
          <Track_Stock>string</Track_Stock>
          <Quantity>string</Quantity>
          <Shippable>string</Shippable>
          <Fixed_Quantity>string</Fixed_Quantity>
          <Taxable>string</Taxable>
          <BrandId>string</BrandId>
          <Image>string</Image>
          <ProductRating>string</ProductRating>
          <ProductReviewCount>string</ProductReviewCount>
          <COGS>string</COGS>
          <Relevance>string</Relevance>
          <MapUrlRewrite>string</MapUrlRewrite>
          <IsAttributeFlag>string</IsAttributeFlag>
          <SellerOffer>string</SellerOffer>
          <SellerId>string</SellerId>
          <SellerName>string</SellerName>
          <CategoryName>string</CategoryName>
          <SubCategoryId>string</SubCategoryId>
          <SubCategoryName>string</SubCategoryName>
          <productAddedOn>string</productAddedOn>
          <productHighlight1>string</productHighlight1>
          <productHighlight2>string</productHighlight2>
          <productHighlight3>string</productHighlight3>
          <productHighlight4>string</productHighlight4>
          <productHighlight5>string</productHighlight5>
          <productIsCalculated>string</productIsCalculated>
          <productISCustomUrlOverriden>string</productISCustomUrlOverriden>
          <productISManuallyOverriden>string</productISManuallyOverriden>
          <productMfgPartNo>string</productMfgPartNo>
          <productRefCompanyId>string</productRefCompanyId>
          <productrefManufacturerId>string</productrefManufacturerId>
          <productShortName>string</productShortName>
          <productSize>string</productSize>
          <productShortDescription>string</productShortDescription>
          <productSortPriority>string</productSortPriority>
          <productSpecialOffer>string</productSpecialOffer>
          <productStockAvailable>string</productStockAvailable>
          <productUPC>string</productUPC>
          <productUPC14>string</productUPC14>
          <productWeightUnit>string</productWeightUnit>
          <ProductBrandId>string</ProductBrandId>
          <ProductImage>string</ProductImage>
          <ProductMapUrlRewrite>string</ProductMapUrlRewrite>
          <ProductName>string</ProductName>
          <ProductOriginalPrice>string</ProductOriginalPrice>
          <ProductSKU>string</ProductSKU>
          <ProductWeight>string</ProductWeight>
          <ProductSalePrice>string</ProductSalePrice>
          <ProductTaxable>string</ProductTaxable>
          <ProductRelevance>string</ProductRelevance>
          <SupplierId>string</SupplierId>
          <IsVariantMaster>string</IsVariantMaster>
          <IsVariantChild>string</IsVariantChild>
          <refMasterProductId>string</refMasterProductId>
          <Tax1>string</Tax1>
          <Tax2>string</Tax2>
          <IsBundleMaster>string</IsBundleMaster>
          <IsBundleChild>string</IsBundleChild>
          <PurchasedQuantity>string</PurchasedQuantity>
          <MinimiumSalePrice>string</MinimiumSalePrice>
          <IsCOGSClassProduct>string</IsCOGSClassProduct>
          <COGSClassName>string</COGSClassName>
          <IsService>string</IsService>
          <HavingActiveCOGSProduct>string</HavingActiveCOGSProduct>
          <IsAdvance>string</IsAdvance>
          <GroupName>string</GroupName>
          <AverageSalePrice>string</AverageSalePrice>
          <IsActive>string</IsActive>
          <ExtraCost>string</ExtraCost>
          <IsSides>string</IsSides>
          <DefaultSaleUOM>string</DefaultSaleUOM>
          <DefaultPurchaseUOM>string</DefaultPurchaseUOM>
          <DefaultSaleUOMId>string</DefaultSaleUOMId>
          <DefaultPurchaseUOMId>string</DefaultPurchaseUOMId>
          <HasAdvancedUOM>string</HasAdvancedUOM>
        </ProductListing>
        <ProductListing>
          <ProductId>string</ProductId>
          <Name>string</Name>
          <CategoryId>string</CategoryId>
          <Sku>string</Sku>
          <OriginalPrice>string</OriginalPrice>
          <SalePrice>string</SalePrice>
          <Weight>string</Weight>
          <Track_Stock>string</Track_Stock>
          <Quantity>string</Quantity>
          <Shippable>string</Shippable>
          <Fixed_Quantity>string</Fixed_Quantity>
          <Taxable>string</Taxable>
          <BrandId>string</BrandId>
          <Image>string</Image>
          <ProductRating>string</ProductRating>
          <ProductReviewCount>string</ProductReviewCount>
          <COGS>string</COGS>
          <Relevance>string</Relevance>
          <MapUrlRewrite>string</MapUrlRewrite>
          <IsAttributeFlag>string</IsAttributeFlag>
          <SellerOffer>string</SellerOffer>
          <SellerId>string</SellerId>
          <SellerName>string</SellerName>
          <CategoryName>string</CategoryName>
          <SubCategoryId>string</SubCategoryId>
          <SubCategoryName>string</SubCategoryName>
          <productAddedOn>string</productAddedOn>
          <productHighlight1>string</productHighlight1>
          <productHighlight2>string</productHighlight2>
          <productHighlight3>string</productHighlight3>
          <productHighlight4>string</productHighlight4>
          <productHighlight5>string</productHighlight5>
          <productIsCalculated>string</productIsCalculated>
          <productISCustomUrlOverriden>string</productISCustomUrlOverriden>
          <productISManuallyOverriden>string</productISManuallyOverriden>
          <productMfgPartNo>string</productMfgPartNo>
          <productRefCompanyId>string</productRefCompanyId>
          <productrefManufacturerId>string</productrefManufacturerId>
          <productShortName>string</productShortName>
          <productSize>string</productSize>
          <productShortDescription>string</productShortDescription>
          <productSortPriority>string</productSortPriority>
          <productSpecialOffer>string</productSpecialOffer>
          <productStockAvailable>string</productStockAvailable>
          <productUPC>string</productUPC>
          <productUPC14>string</productUPC14>
          <productWeightUnit>string</productWeightUnit>
          <ProductBrandId>string</ProductBrandId>
          <ProductImage>string</ProductImage>
          <ProductMapUrlRewrite>string</ProductMapUrlRewrite>
          <ProductName>string</ProductName>
          <ProductOriginalPrice>string</ProductOriginalPrice>
          <ProductSKU>string</ProductSKU>
          <ProductWeight>string</ProductWeight>
          <ProductSalePrice>string</ProductSalePrice>
          <ProductTaxable>string</ProductTaxable>
          <ProductRelevance>string</ProductRelevance>
          <SupplierId>string</SupplierId>
          <IsVariantMaster>string</IsVariantMaster>
          <IsVariantChild>string</IsVariantChild>
          <refMasterProductId>string</refMasterProductId>
          <Tax1>string</Tax1>
          <Tax2>string</Tax2>
          <IsBundleMaster>string</IsBundleMaster>
          <IsBundleChild>string</IsBundleChild>
          <PurchasedQuantity>string</PurchasedQuantity>
          <MinimiumSalePrice>string</MinimiumSalePrice>
          <IsCOGSClassProduct>string</IsCOGSClassProduct>
          <COGSClassName>string</COGSClassName>
          <IsService>string</IsService>
          <HavingActiveCOGSProduct>string</HavingActiveCOGSProduct>
          <IsAdvance>string</IsAdvance>
          <GroupName>string</GroupName>
          <AverageSalePrice>string</AverageSalePrice>
          <IsActive>string</IsActive>
          <ExtraCost>string</ExtraCost>
          <IsSides>string</IsSides>
          <DefaultSaleUOM>string</DefaultSaleUOM>
          <DefaultPurchaseUOM>string</DefaultPurchaseUOM>
          <DefaultSaleUOMId>string</DefaultSaleUOMId>
          <DefaultPurchaseUOMId>string</DefaultPurchaseUOMId>
          <HasAdvancedUOM>string</HasAdvancedUOM>
        </ProductListing>
      </GetProductListingOnCategoryForPurchaseOrderResult>
    </GetProductListingOnCategoryForPurchaseOrderResponse>
  </soap12:Body>
</soap12:Envelope>

HTTP GET

The following is a sample HTTP GET request and response. The placeholders shown need to be replaced with actual values.

GET /CMSWebService.asmx/GetProductListingOnCategoryForPurchaseOrder?companyId=string&tokenId=string&clientDate=string&userTokenId=string&imageWidth=string&source=string&productslisttimestamp=string&CategoryId=string&refSellerId=string&StoreId=string&LangaugeId=string HTTP/1.1
Host: posservicev21t24.imarketvend.com
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<ArrayOfProductListing xmlns="http://microsoft.com/webservices/">
  <ProductListing>
    <ProductId>string</ProductId>
    <Name>string</Name>
    <CategoryId>string</CategoryId>
    <Sku>string</Sku>
    <OriginalPrice>string</OriginalPrice>
    <SalePrice>string</SalePrice>
    <Weight>string</Weight>
    <Track_Stock>string</Track_Stock>
    <Quantity>string</Quantity>
    <Shippable>string</Shippable>
    <Fixed_Quantity>string</Fixed_Quantity>
    <Taxable>string</Taxable>
    <BrandId>string</BrandId>
    <Image>string</Image>
    <ProductRating>string</ProductRating>
    <ProductReviewCount>string</ProductReviewCount>
    <COGS>string</COGS>
    <Relevance>string</Relevance>
    <MapUrlRewrite>string</MapUrlRewrite>
    <IsAttributeFlag>string</IsAttributeFlag>
    <SellerOffer>string</SellerOffer>
    <SellerId>string</SellerId>
    <SellerName>string</SellerName>
    <CategoryName>string</CategoryName>
    <SubCategoryId>string</SubCategoryId>
    <SubCategoryName>string</SubCategoryName>
    <productAddedOn>string</productAddedOn>
    <productHighlight1>string</productHighlight1>
    <productHighlight2>string</productHighlight2>
    <productHighlight3>string</productHighlight3>
    <productHighlight4>string</productHighlight4>
    <productHighlight5>string</productHighlight5>
    <productIsCalculated>string</productIsCalculated>
    <productISCustomUrlOverriden>string</productISCustomUrlOverriden>
    <productISManuallyOverriden>string</productISManuallyOverriden>
    <productMfgPartNo>string</productMfgPartNo>
    <productRefCompanyId>string</productRefCompanyId>
    <productrefManufacturerId>string</productrefManufacturerId>
    <productShortName>string</productShortName>
    <productSize>string</productSize>
    <productShortDescription>string</productShortDescription>
    <productSortPriority>string</productSortPriority>
    <productSpecialOffer>string</productSpecialOffer>
    <productStockAvailable>string</productStockAvailable>
    <productUPC>string</productUPC>
    <productUPC14>string</productUPC14>
    <productWeightUnit>string</productWeightUnit>
    <ProductBrandId>string</ProductBrandId>
    <ProductImage>string</ProductImage>
    <ProductMapUrlRewrite>string</ProductMapUrlRewrite>
    <ProductName>string</ProductName>
    <ProductOriginalPrice>string</ProductOriginalPrice>
    <ProductSKU>string</ProductSKU>
    <ProductWeight>string</ProductWeight>
    <ProductSalePrice>string</ProductSalePrice>
    <ProductTaxable>string</ProductTaxable>
    <ProductRelevance>string</ProductRelevance>
    <SupplierId>string</SupplierId>
    <IsVariantMaster>string</IsVariantMaster>
    <IsVariantChild>string</IsVariantChild>
    <refMasterProductId>string</refMasterProductId>
    <Tax1>string</Tax1>
    <Tax2>string</Tax2>
    <IsBundleMaster>string</IsBundleMaster>
    <IsBundleChild>string</IsBundleChild>
    <PurchasedQuantity>string</PurchasedQuantity>
    <MinimiumSalePrice>string</MinimiumSalePrice>
    <IsCOGSClassProduct>string</IsCOGSClassProduct>
    <COGSClassName>string</COGSClassName>
    <IsService>string</IsService>
    <HavingActiveCOGSProduct>string</HavingActiveCOGSProduct>
    <IsAdvance>string</IsAdvance>
    <GroupName>string</GroupName>
    <AverageSalePrice>string</AverageSalePrice>
    <IsActive>string</IsActive>
    <ExtraCost>string</ExtraCost>
    <IsSides>string</IsSides>
    <DefaultSaleUOM>string</DefaultSaleUOM>
    <DefaultPurchaseUOM>string</DefaultPurchaseUOM>
    <DefaultSaleUOMId>string</DefaultSaleUOMId>
    <DefaultPurchaseUOMId>string</DefaultPurchaseUOMId>
    <HasAdvancedUOM>string</HasAdvancedUOM>
  </ProductListing>
  <ProductListing>
    <ProductId>string</ProductId>
    <Name>string</Name>
    <CategoryId>string</CategoryId>
    <Sku>string</Sku>
    <OriginalPrice>string</OriginalPrice>
    <SalePrice>string</SalePrice>
    <Weight>string</Weight>
    <Track_Stock>string</Track_Stock>
    <Quantity>string</Quantity>
    <Shippable>string</Shippable>
    <Fixed_Quantity>string</Fixed_Quantity>
    <Taxable>string</Taxable>
    <BrandId>string</BrandId>
    <Image>string</Image>
    <ProductRating>string</ProductRating>
    <ProductReviewCount>string</ProductReviewCount>
    <COGS>string</COGS>
    <Relevance>string</Relevance>
    <MapUrlRewrite>string</MapUrlRewrite>
    <IsAttributeFlag>string</IsAttributeFlag>
    <SellerOffer>string</SellerOffer>
    <SellerId>string</SellerId>
    <SellerName>string</SellerName>
    <CategoryName>string</CategoryName>
    <SubCategoryId>string</SubCategoryId>
    <SubCategoryName>string</SubCategoryName>
    <productAddedOn>string</productAddedOn>
    <productHighlight1>string</productHighlight1>
    <productHighlight2>string</productHighlight2>
    <productHighlight3>string</productHighlight3>
    <productHighlight4>string</productHighlight4>
    <productHighlight5>string</productHighlight5>
    <productIsCalculated>string</productIsCalculated>
    <productISCustomUrlOverriden>string</productISCustomUrlOverriden>
    <productISManuallyOverriden>string</productISManuallyOverriden>
    <productMfgPartNo>string</productMfgPartNo>
    <productRefCompanyId>string</productRefCompanyId>
    <productrefManufacturerId>string</productrefManufacturerId>
    <productShortName>string</productShortName>
    <productSize>string</productSize>
    <productShortDescription>string</productShortDescription>
    <productSortPriority>string</productSortPriority>
    <productSpecialOffer>string</productSpecialOffer>
    <productStockAvailable>string</productStockAvailable>
    <productUPC>string</productUPC>
    <productUPC14>string</productUPC14>
    <productWeightUnit>string</productWeightUnit>
    <ProductBrandId>string</ProductBrandId>
    <ProductImage>string</ProductImage>
    <ProductMapUrlRewrite>string</ProductMapUrlRewrite>
    <ProductName>string</ProductName>
    <ProductOriginalPrice>string</ProductOriginalPrice>
    <ProductSKU>string</ProductSKU>
    <ProductWeight>string</ProductWeight>
    <ProductSalePrice>string</ProductSalePrice>
    <ProductTaxable>string</ProductTaxable>
    <ProductRelevance>string</ProductRelevance>
    <SupplierId>string</SupplierId>
    <IsVariantMaster>string</IsVariantMaster>
    <IsVariantChild>string</IsVariantChild>
    <refMasterProductId>string</refMasterProductId>
    <Tax1>string</Tax1>
    <Tax2>string</Tax2>
    <IsBundleMaster>string</IsBundleMaster>
    <IsBundleChild>string</IsBundleChild>
    <PurchasedQuantity>string</PurchasedQuantity>
    <MinimiumSalePrice>string</MinimiumSalePrice>
    <IsCOGSClassProduct>string</IsCOGSClassProduct>
    <COGSClassName>string</COGSClassName>
    <IsService>string</IsService>
    <HavingActiveCOGSProduct>string</HavingActiveCOGSProduct>
    <IsAdvance>string</IsAdvance>
    <GroupName>string</GroupName>
    <AverageSalePrice>string</AverageSalePrice>
    <IsActive>string</IsActive>
    <ExtraCost>string</ExtraCost>
    <IsSides>string</IsSides>
    <DefaultSaleUOM>string</DefaultSaleUOM>
    <DefaultPurchaseUOM>string</DefaultPurchaseUOM>
    <DefaultSaleUOMId>string</DefaultSaleUOMId>
    <DefaultPurchaseUOMId>string</DefaultPurchaseUOMId>
    <HasAdvancedUOM>string</HasAdvancedUOM>
  </ProductListing>
</ArrayOfProductListing>

HTTP POST

The following is a sample HTTP POST request and response. The placeholders shown need to be replaced with actual values.

POST /CMSWebService.asmx/GetProductListingOnCategoryForPurchaseOrder HTTP/1.1
Host: posservicev21t24.imarketvend.com
Content-Type: application/x-www-form-urlencoded
Content-Length: length

companyId=string&tokenId=string&clientDate=string&userTokenId=string&imageWidth=string&source=string&productslisttimestamp=string&CategoryId=string&refSellerId=string&StoreId=string&LangaugeId=string
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<ArrayOfProductListing xmlns="http://microsoft.com/webservices/">
  <ProductListing>
    <ProductId>string</ProductId>
    <Name>string</Name>
    <CategoryId>string</CategoryId>
    <Sku>string</Sku>
    <OriginalPrice>string</OriginalPrice>
    <SalePrice>string</SalePrice>
    <Weight>string</Weight>
    <Track_Stock>string</Track_Stock>
    <Quantity>string</Quantity>
    <Shippable>string</Shippable>
    <Fixed_Quantity>string</Fixed_Quantity>
    <Taxable>string</Taxable>
    <BrandId>string</BrandId>
    <Image>string</Image>
    <ProductRating>string</ProductRating>
    <ProductReviewCount>string</ProductReviewCount>
    <COGS>string</COGS>
    <Relevance>string</Relevance>
    <MapUrlRewrite>string</MapUrlRewrite>
    <IsAttributeFlag>string</IsAttributeFlag>
    <SellerOffer>string</SellerOffer>
    <SellerId>string</SellerId>
    <SellerName>string</SellerName>
    <CategoryName>string</CategoryName>
    <SubCategoryId>string</SubCategoryId>
    <SubCategoryName>string</SubCategoryName>
    <productAddedOn>string</productAddedOn>
    <productHighlight1>string</productHighlight1>
    <productHighlight2>string</productHighlight2>
    <productHighlight3>string</productHighlight3>
    <productHighlight4>string</productHighlight4>
    <productHighlight5>string</productHighlight5>
    <productIsCalculated>string</productIsCalculated>
    <productISCustomUrlOverriden>string</productISCustomUrlOverriden>
    <productISManuallyOverriden>string</productISManuallyOverriden>
    <productMfgPartNo>string</productMfgPartNo>
    <productRefCompanyId>string</productRefCompanyId>
    <productrefManufacturerId>string</productrefManufacturerId>
    <productShortName>string</productShortName>
    <productSize>string</productSize>
    <productShortDescription>string</productShortDescription>
    <productSortPriority>string</productSortPriority>
    <productSpecialOffer>string</productSpecialOffer>
    <productStockAvailable>string</productStockAvailable>
    <productUPC>string</productUPC>
    <productUPC14>string</productUPC14>
    <productWeightUnit>string</productWeightUnit>
    <ProductBrandId>string</ProductBrandId>
    <ProductImage>string</ProductImage>
    <ProductMapUrlRewrite>string</ProductMapUrlRewrite>
    <ProductName>string</ProductName>
    <ProductOriginalPrice>string</ProductOriginalPrice>
    <ProductSKU>string</ProductSKU>
    <ProductWeight>string</ProductWeight>
    <ProductSalePrice>string</ProductSalePrice>
    <ProductTaxable>string</ProductTaxable>
    <ProductRelevance>string</ProductRelevance>
    <SupplierId>string</SupplierId>
    <IsVariantMaster>string</IsVariantMaster>
    <IsVariantChild>string</IsVariantChild>
    <refMasterProductId>string</refMasterProductId>
    <Tax1>string</Tax1>
    <Tax2>string</Tax2>
    <IsBundleMaster>string</IsBundleMaster>
    <IsBundleChild>string</IsBundleChild>
    <PurchasedQuantity>string</PurchasedQuantity>
    <MinimiumSalePrice>string</MinimiumSalePrice>
    <IsCOGSClassProduct>string</IsCOGSClassProduct>
    <COGSClassName>string</COGSClassName>
    <IsService>string</IsService>
    <HavingActiveCOGSProduct>string</HavingActiveCOGSProduct>
    <IsAdvance>string</IsAdvance>
    <GroupName>string</GroupName>
    <AverageSalePrice>string</AverageSalePrice>
    <IsActive>string</IsActive>
    <ExtraCost>string</ExtraCost>
    <IsSides>string</IsSides>
    <DefaultSaleUOM>string</DefaultSaleUOM>
    <DefaultPurchaseUOM>string</DefaultPurchaseUOM>
    <DefaultSaleUOMId>string</DefaultSaleUOMId>
    <DefaultPurchaseUOMId>string</DefaultPurchaseUOMId>
    <HasAdvancedUOM>string</HasAdvancedUOM>
  </ProductListing>
  <ProductListing>
    <ProductId>string</ProductId>
    <Name>string</Name>
    <CategoryId>string</CategoryId>
    <Sku>string</Sku>
    <OriginalPrice>string</OriginalPrice>
    <SalePrice>string</SalePrice>
    <Weight>string</Weight>
    <Track_Stock>string</Track_Stock>
    <Quantity>string</Quantity>
    <Shippable>string</Shippable>
    <Fixed_Quantity>string</Fixed_Quantity>
    <Taxable>string</Taxable>
    <BrandId>string</BrandId>
    <Image>string</Image>
    <ProductRating>string</ProductRating>
    <ProductReviewCount>string</ProductReviewCount>
    <COGS>string</COGS>
    <Relevance>string</Relevance>
    <MapUrlRewrite>string</MapUrlRewrite>
    <IsAttributeFlag>string</IsAttributeFlag>
    <SellerOffer>string</SellerOffer>
    <SellerId>string</SellerId>
    <SellerName>string</SellerName>
    <CategoryName>string</CategoryName>
    <SubCategoryId>string</SubCategoryId>
    <SubCategoryName>string</SubCategoryName>
    <productAddedOn>string</productAddedOn>
    <productHighlight1>string</productHighlight1>
    <productHighlight2>string</productHighlight2>
    <productHighlight3>string</productHighlight3>
    <productHighlight4>string</productHighlight4>
    <productHighlight5>string</productHighlight5>
    <productIsCalculated>string</productIsCalculated>
    <productISCustomUrlOverriden>string</productISCustomUrlOverriden>
    <productISManuallyOverriden>string</productISManuallyOverriden>
    <productMfgPartNo>string</productMfgPartNo>
    <productRefCompanyId>string</productRefCompanyId>
    <productrefManufacturerId>string</productrefManufacturerId>
    <productShortName>string</productShortName>
    <productSize>string</productSize>
    <productShortDescription>string</productShortDescription>
    <productSortPriority>string</productSortPriority>
    <productSpecialOffer>string</productSpecialOffer>
    <productStockAvailable>string</productStockAvailable>
    <productUPC>string</productUPC>
    <productUPC14>string</productUPC14>
    <productWeightUnit>string</productWeightUnit>
    <ProductBrandId>string</ProductBrandId>
    <ProductImage>string</ProductImage>
    <ProductMapUrlRewrite>string</ProductMapUrlRewrite>
    <ProductName>string</ProductName>
    <ProductOriginalPrice>string</ProductOriginalPrice>
    <ProductSKU>string</ProductSKU>
    <ProductWeight>string</ProductWeight>
    <ProductSalePrice>string</ProductSalePrice>
    <ProductTaxable>string</ProductTaxable>
    <ProductRelevance>string</ProductRelevance>
    <SupplierId>string</SupplierId>
    <IsVariantMaster>string</IsVariantMaster>
    <IsVariantChild>string</IsVariantChild>
    <refMasterProductId>string</refMasterProductId>
    <Tax1>string</Tax1>
    <Tax2>string</Tax2>
    <IsBundleMaster>string</IsBundleMaster>
    <IsBundleChild>string</IsBundleChild>
    <PurchasedQuantity>string</PurchasedQuantity>
    <MinimiumSalePrice>string</MinimiumSalePrice>
    <IsCOGSClassProduct>string</IsCOGSClassProduct>
    <COGSClassName>string</COGSClassName>
    <IsService>string</IsService>
    <HavingActiveCOGSProduct>string</HavingActiveCOGSProduct>
    <IsAdvance>string</IsAdvance>
    <GroupName>string</GroupName>
    <AverageSalePrice>string</AverageSalePrice>
    <IsActive>string</IsActive>
    <ExtraCost>string</ExtraCost>
    <IsSides>string</IsSides>
    <DefaultSaleUOM>string</DefaultSaleUOM>
    <DefaultPurchaseUOM>string</DefaultPurchaseUOM>
    <DefaultSaleUOMId>string</DefaultSaleUOMId>
    <DefaultPurchaseUOMId>string</DefaultPurchaseUOMId>
    <HasAdvancedUOM>string</HasAdvancedUOM>
  </ProductListing>
</ArrayOfProductListing>