Categories
Returns data regarding category list. Data are returned in Japanese language by default.
Select
The {i will use the Qoo10 API to process WHERE clause conditions built with the following columns and operators. The rest of the filter is executed client side within the {i.
- Language supports the '=' operator.
SELECT * FROM Categories WHERE Language = 'EN'
Columns
Name | Type | Description |
SmallCatagoryCode [KEY] | String | Small Catagory Code |
SmallCatagoryName | String | Small Catagory Name |
MediumCatagoryCode | String | Medium Catagory Code |
MediumCatagoryName | String | Medium Catagory Name |
LargeCatagoryCode | String | Large Catagory Code |
LargeCatagoryName | String | Large Catagory Name |
Language | String | Language of text in the response. |