Query Parameters

Parameter Description Usage
categoryCode 4, 6, or 11 digits category code to filter the response.

Click here to view full list of category codes.

Optional
level Filters the category code data in response by hierarchy levels. Possible values are:
  • 1 - Only 4 digit category codes will be returned in response.
  • 2 - Only 6 digit category codes will be returned in response.
  • 3 - Only 11 digit category codes will be returned in response.

Comma separated values are allowed. So 1,2 will return 4 as well as 6 digit category codes in response. By default, the API returns all the category codes (4, 6, and 11 digits).

Optional