SLnet.WebExtApi

<back to all web services

ItemCategories

Sync Service

The following routes are available for this service:
GET/services/sync/itemcategoriesGets item categories thar are specified in scenario's categories. If none is specified in the scenario, gets all item categories.Gets also multilingual descriptions.

To override the Content-type in your clients HTTP Accept Header, append the .csv suffix or ?format=csv

HTTP + CSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /csv/reply/ItemCategories HTTP/1.1 
Host: drt-racing.gr 
Content-Type: text/csv
Content-Length: length

RevisionNumber,WebScenID
0,String

HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

ParentNodeID,OutLine,LevelOfNode,CatLanguages,ID,Code,Description,RevisionNumber
String,String,0,"[{CountryID:String,Description:String,LangOrder:0}]",String,String,String,0