GetCategoryList

 

GetCategoryList

This method can be used to get all categories of a certain shop.

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 
ShopId *int 

XML response

Short paramter definitions
PublisherId (int):
Id of the publisher whose account is being used.
ShopId (int):
Id of the shop, whose categories should be retrieved.

Complete code examples

PHP

 (request)

.NET

 (request)

Copyright © 2008, affilinet GmbH