CMSWebService
Click here for a complete list of operations.
BindProductListingFromDataBase
Display product listing for given company.
Test
To test the operation using the HTTP POST protocol, click the 'Invoke' button.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: proservice4d2.imarketvend.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://microsoft.com/webservices/BindProductListingFromDataBase"
<?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>
<BindProductListingFromDataBase 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>
<refSellerId>string</refSellerId>
<LanguageId>string</LanguageId>
</BindProductListingFromDataBase>
</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>
<BindProductListingFromDataBaseResponse xmlns="http://microsoft.com/webservices/">
<BindProductListingFromDataBaseResult>
<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>
</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>
</ProductListing>
</ProductListing>
<ProductAttribute>
<ProductAttribute>
<ProductAttributeValues xsi:nil="true" />
<ProductId>string</ProductId>
<VariantName>string</VariantName>
<productShortName>string</productShortName>
<VariantOriginalPrice>string</VariantOriginalPrice>
<VariantSalePrice>string</VariantSalePrice>
<COGS>string</COGS>
<VariantImage>string</VariantImage>
<VariantUPC>string</VariantUPC>
<VariantUPC14>string</VariantUPC14>
<ProductAttributeId>string</ProductAttributeId>
<AttributeName>string</AttributeName>
<MasterProductId>string</MasterProductId>
<AttributeId>string</AttributeId>
<SupplierId>string</SupplierId>
<CategoryId>string</CategoryId>
<Tax1>string</Tax1>
<Tax2>string</Tax2>
<Quantity>string</Quantity>
<PurchasedQuantity>string</PurchasedQuantity>
<VariantMinimiumSalePrice>string</VariantMinimiumSalePrice>
<IsBundleMaster>string</IsBundleMaster>
<IsBundleChild>string</IsBundleChild>
<IsVariantMaster>string</IsVariantMaster>
<IsVariantChild>string</IsVariantChild>
<IsCOGSClassProduct>string</IsCOGSClassProduct>
<COGSClassName>string</COGSClassName>
<IsService>string</IsService>
<IsAdvance>string</IsAdvance>
<HavingActiveCOGSProduct>string</HavingActiveCOGSProduct>
<GroupName>string</GroupName>
<AverageSalePrice>string</AverageSalePrice>
</ProductAttribute>
<ProductAttribute>
<ProductAttributeValues xsi:nil="true" />
<ProductId>string</ProductId>
<VariantName>string</VariantName>
<productShortName>string</productShortName>
<VariantOriginalPrice>string</VariantOriginalPrice>
<VariantSalePrice>string</VariantSalePrice>
<COGS>string</COGS>
<VariantImage>string</VariantImage>
<VariantUPC>string</VariantUPC>
<VariantUPC14>string</VariantUPC14>
<ProductAttributeId>string</ProductAttributeId>
<AttributeName>string</AttributeName>
<MasterProductId>string</MasterProductId>
<AttributeId>string</AttributeId>
<SupplierId>string</SupplierId>
<CategoryId>string</CategoryId>
<Tax1>string</Tax1>
<Tax2>string</Tax2>
<Quantity>string</Quantity>
<PurchasedQuantity>string</PurchasedQuantity>
<VariantMinimiumSalePrice>string</VariantMinimiumSalePrice>
<IsBundleMaster>string</IsBundleMaster>
<IsBundleChild>string</IsBundleChild>
<IsVariantMaster>string</IsVariantMaster>
<IsVariantChild>string</IsVariantChild>
<IsCOGSClassProduct>string</IsCOGSClassProduct>
<COGSClassName>string</COGSClassName>
<IsService>string</IsService>
<IsAdvance>string</IsAdvance>
<HavingActiveCOGSProduct>string</HavingActiveCOGSProduct>
<GroupName>string</GroupName>
<AverageSalePrice>string</AverageSalePrice>
</ProductAttribute>
</ProductAttribute>
<TimeStamp>string</TimeStamp>
</BindProductListingFromDataBaseResult>
</BindProductListingFromDataBaseResponse>
</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: proservice4d2.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:Body>
<BindProductListingFromDataBase 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>
<refSellerId>string</refSellerId>
<LanguageId>string</LanguageId>
</BindProductListingFromDataBase>
</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>
<BindProductListingFromDataBaseResponse xmlns="http://microsoft.com/webservices/">
<BindProductListingFromDataBaseResult>
<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>
</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>
</ProductListing>
</ProductListing>
<ProductAttribute>
<ProductAttribute>
<ProductAttributeValues xsi:nil="true" />
<ProductId>string</ProductId>
<VariantName>string</VariantName>
<productShortName>string</productShortName>
<VariantOriginalPrice>string</VariantOriginalPrice>
<VariantSalePrice>string</VariantSalePrice>
<COGS>string</COGS>
<VariantImage>string</VariantImage>
<VariantUPC>string</VariantUPC>
<VariantUPC14>string</VariantUPC14>
<ProductAttributeId>string</ProductAttributeId>
<AttributeName>string</AttributeName>
<MasterProductId>string</MasterProductId>
<AttributeId>string</AttributeId>
<SupplierId>string</SupplierId>
<CategoryId>string</CategoryId>
<Tax1>string</Tax1>
<Tax2>string</Tax2>
<Quantity>string</Quantity>
<PurchasedQuantity>string</PurchasedQuantity>
<VariantMinimiumSalePrice>string</VariantMinimiumSalePrice>
<IsBundleMaster>string</IsBundleMaster>
<IsBundleChild>string</IsBundleChild>
<IsVariantMaster>string</IsVariantMaster>
<IsVariantChild>string</IsVariantChild>
<IsCOGSClassProduct>string</IsCOGSClassProduct>
<COGSClassName>string</COGSClassName>
<IsService>string</IsService>
<IsAdvance>string</IsAdvance>
<HavingActiveCOGSProduct>string</HavingActiveCOGSProduct>
<GroupName>string</GroupName>
<AverageSalePrice>string</AverageSalePrice>
</ProductAttribute>
<ProductAttribute>
<ProductAttributeValues xsi:nil="true" />
<ProductId>string</ProductId>
<VariantName>string</VariantName>
<productShortName>string</productShortName>
<VariantOriginalPrice>string</VariantOriginalPrice>
<VariantSalePrice>string</VariantSalePrice>
<COGS>string</COGS>
<VariantImage>string</VariantImage>
<VariantUPC>string</VariantUPC>
<VariantUPC14>string</VariantUPC14>
<ProductAttributeId>string</ProductAttributeId>
<AttributeName>string</AttributeName>
<MasterProductId>string</MasterProductId>
<AttributeId>string</AttributeId>
<SupplierId>string</SupplierId>
<CategoryId>string</CategoryId>
<Tax1>string</Tax1>
<Tax2>string</Tax2>
<Quantity>string</Quantity>
<PurchasedQuantity>string</PurchasedQuantity>
<VariantMinimiumSalePrice>string</VariantMinimiumSalePrice>
<IsBundleMaster>string</IsBundleMaster>
<IsBundleChild>string</IsBundleChild>
<IsVariantMaster>string</IsVariantMaster>
<IsVariantChild>string</IsVariantChild>
<IsCOGSClassProduct>string</IsCOGSClassProduct>
<COGSClassName>string</COGSClassName>
<IsService>string</IsService>
<IsAdvance>string</IsAdvance>
<HavingActiveCOGSProduct>string</HavingActiveCOGSProduct>
<GroupName>string</GroupName>
<AverageSalePrice>string</AverageSalePrice>
</ProductAttribute>
</ProductAttribute>
<TimeStamp>string</TimeStamp>
</BindProductListingFromDataBaseResult>
</BindProductListingFromDataBaseResponse>
</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/BindProductListingFromDataBase?companyId=string&tokenId=string&clientDate=string&userTokenId=string&imageWidth=string&source=string&productslisttimestamp=string&refSellerId=string&LanguageId=string HTTP/1.1 Host: proservice4d2.imarketvend.com
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<ProductListingScreen xmlns="http://microsoft.com/webservices/">
<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>
</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>
</ProductListing>
</ProductListing>
<ProductAttribute>
<ProductAttribute>
<ProductAttributeValues>
<ProductAttributeVal d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<ProductAttributeVal d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
</ProductAttributeValues>
<ProductId>string</ProductId>
<VariantName>string</VariantName>
<productShortName>string</productShortName>
<VariantOriginalPrice>string</VariantOriginalPrice>
<VariantSalePrice>string</VariantSalePrice>
<COGS>string</COGS>
<VariantImage>string</VariantImage>
<VariantUPC>string</VariantUPC>
<VariantUPC14>string</VariantUPC14>
<ProductAttributeId>string</ProductAttributeId>
<AttributeName>string</AttributeName>
<MasterProductId>string</MasterProductId>
<AttributeId>string</AttributeId>
<SupplierId>string</SupplierId>
<CategoryId>string</CategoryId>
<Tax1>string</Tax1>
<Tax2>string</Tax2>
<Quantity>string</Quantity>
<PurchasedQuantity>string</PurchasedQuantity>
<VariantMinimiumSalePrice>string</VariantMinimiumSalePrice>
<IsBundleMaster>string</IsBundleMaster>
<IsBundleChild>string</IsBundleChild>
<IsVariantMaster>string</IsVariantMaster>
<IsVariantChild>string</IsVariantChild>
<IsCOGSClassProduct>string</IsCOGSClassProduct>
<COGSClassName>string</COGSClassName>
<IsService>string</IsService>
<IsAdvance>string</IsAdvance>
<HavingActiveCOGSProduct>string</HavingActiveCOGSProduct>
<GroupName>string</GroupName>
<AverageSalePrice>string</AverageSalePrice>
</ProductAttribute>
<ProductAttribute>
<ProductAttributeValues>
<ProductAttributeVal d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<ProductAttributeVal d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
</ProductAttributeValues>
<ProductId>string</ProductId>
<VariantName>string</VariantName>
<productShortName>string</productShortName>
<VariantOriginalPrice>string</VariantOriginalPrice>
<VariantSalePrice>string</VariantSalePrice>
<COGS>string</COGS>
<VariantImage>string</VariantImage>
<VariantUPC>string</VariantUPC>
<VariantUPC14>string</VariantUPC14>
<ProductAttributeId>string</ProductAttributeId>
<AttributeName>string</AttributeName>
<MasterProductId>string</MasterProductId>
<AttributeId>string</AttributeId>
<SupplierId>string</SupplierId>
<CategoryId>string</CategoryId>
<Tax1>string</Tax1>
<Tax2>string</Tax2>
<Quantity>string</Quantity>
<PurchasedQuantity>string</PurchasedQuantity>
<VariantMinimiumSalePrice>string</VariantMinimiumSalePrice>
<IsBundleMaster>string</IsBundleMaster>
<IsBundleChild>string</IsBundleChild>
<IsVariantMaster>string</IsVariantMaster>
<IsVariantChild>string</IsVariantChild>
<IsCOGSClassProduct>string</IsCOGSClassProduct>
<COGSClassName>string</COGSClassName>
<IsService>string</IsService>
<IsAdvance>string</IsAdvance>
<HavingActiveCOGSProduct>string</HavingActiveCOGSProduct>
<GroupName>string</GroupName>
<AverageSalePrice>string</AverageSalePrice>
</ProductAttribute>
</ProductAttribute>
<TimeStamp>string</TimeStamp>
</ProductListingScreen>
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/BindProductListingFromDataBase HTTP/1.1 Host: proservice4d2.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&refSellerId=string&LanguageId=string
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<ProductListingScreen xmlns="http://microsoft.com/webservices/">
<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>
</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>
</ProductListing>
</ProductListing>
<ProductAttribute>
<ProductAttribute>
<ProductAttributeValues>
<ProductAttributeVal d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<ProductAttributeVal d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
</ProductAttributeValues>
<ProductId>string</ProductId>
<VariantName>string</VariantName>
<productShortName>string</productShortName>
<VariantOriginalPrice>string</VariantOriginalPrice>
<VariantSalePrice>string</VariantSalePrice>
<COGS>string</COGS>
<VariantImage>string</VariantImage>
<VariantUPC>string</VariantUPC>
<VariantUPC14>string</VariantUPC14>
<ProductAttributeId>string</ProductAttributeId>
<AttributeName>string</AttributeName>
<MasterProductId>string</MasterProductId>
<AttributeId>string</AttributeId>
<SupplierId>string</SupplierId>
<CategoryId>string</CategoryId>
<Tax1>string</Tax1>
<Tax2>string</Tax2>
<Quantity>string</Quantity>
<PurchasedQuantity>string</PurchasedQuantity>
<VariantMinimiumSalePrice>string</VariantMinimiumSalePrice>
<IsBundleMaster>string</IsBundleMaster>
<IsBundleChild>string</IsBundleChild>
<IsVariantMaster>string</IsVariantMaster>
<IsVariantChild>string</IsVariantChild>
<IsCOGSClassProduct>string</IsCOGSClassProduct>
<COGSClassName>string</COGSClassName>
<IsService>string</IsService>
<IsAdvance>string</IsAdvance>
<HavingActiveCOGSProduct>string</HavingActiveCOGSProduct>
<GroupName>string</GroupName>
<AverageSalePrice>string</AverageSalePrice>
</ProductAttribute>
<ProductAttribute>
<ProductAttributeValues>
<ProductAttributeVal d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<ProductAttributeVal d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
</ProductAttributeValues>
<ProductId>string</ProductId>
<VariantName>string</VariantName>
<productShortName>string</productShortName>
<VariantOriginalPrice>string</VariantOriginalPrice>
<VariantSalePrice>string</VariantSalePrice>
<COGS>string</COGS>
<VariantImage>string</VariantImage>
<VariantUPC>string</VariantUPC>
<VariantUPC14>string</VariantUPC14>
<ProductAttributeId>string</ProductAttributeId>
<AttributeName>string</AttributeName>
<MasterProductId>string</MasterProductId>
<AttributeId>string</AttributeId>
<SupplierId>string</SupplierId>
<CategoryId>string</CategoryId>
<Tax1>string</Tax1>
<Tax2>string</Tax2>
<Quantity>string</Quantity>
<PurchasedQuantity>string</PurchasedQuantity>
<VariantMinimiumSalePrice>string</VariantMinimiumSalePrice>
<IsBundleMaster>string</IsBundleMaster>
<IsBundleChild>string</IsBundleChild>
<IsVariantMaster>string</IsVariantMaster>
<IsVariantChild>string</IsVariantChild>
<IsCOGSClassProduct>string</IsCOGSClassProduct>
<COGSClassName>string</COGSClassName>
<IsService>string</IsService>
<IsAdvance>string</IsAdvance>
<HavingActiveCOGSProduct>string</HavingActiveCOGSProduct>
<GroupName>string</GroupName>
<AverageSalePrice>string</AverageSalePrice>
</ProductAttribute>
</ProductAttribute>
<TimeStamp>string</TimeStamp>
</ProductListingScreen>