GetCategoryPath

 

GetCategoryPath

This method can be used to retrieve the path of a specific shop category: all categories up to the specified category are issued as an ordered list of category objects. This category list is included in the returned CategoryResultObject.

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 
CategoryId *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.
CategoryId (int):
Id of the category whose path needs to be retrieved

Complete code examples

PHP

 (request)

.NET

 (request)

Copyright © 2008, affilinet GmbH