productlabels
List product lables
Displays a list of product lables
Request
HTTP GET /productlabels
Example:
APIURL/productlabels.xml?apikey=33893457438
Response
Tag | Format | Example | Description |
---|---|---|---|
productlabels | Â | <productlabels> | The productlabels tag surrounds the product lable |
id | ID | <id>3</id> | Unique ID |
name | String | <name>Conference products</name> | The product lable itself |
<productlabels> <productlabel> <id>3</id> <name>Conference products/Avancerat</name> </productlabel> ... </productlabels>