GetProductDetail

 

GetProductDetail

This method can be used to retrieve detailed information on a specific product. The data available within the context of this offer include the fields "Price" and "DisplayPrice". To display the price on the screen, use the "DisplayPrice" field because this is the type of display requested by the program operator for his product(s). The partner is solely liable for correctly displaying the price(s) on his website. The same applies to the Shipping Price.

To access live data, please use this WSDL file:
https://api.affili.net/V2.0/ProductServices.svc?wsdl
To access demo data, please use this WSDL file:
https://developer-api.affili.net/V2.0/ProductServices.svc?wsdl


Operation test

With this form, you can try out this web service. We already filled it out with a sample request which will return data. Feel free to fill in different parameter values - our test data reference gives you an overview of our sample data.

FieldTypeValues
PublisherId *int 
ProductId *int 

XML response

Short paramter definitions
PublisherId (int):
Id of the publisher whose account is being used.
ProductId (int):
Id of the product for which details are to be retrieved.

Complete code examples

PHP

 (request)

.NET

 (request)

Copyright © 2008, affilinet GmbH