Get all categories
gecko [master]
https://shopapi.geckodistribution.com
gecko [master]
https://shopapi.geckodistribution.com
GET
/api/open/category/list
Request
Query Params
pageNum
integer
required
Example:
1
rank
enum<integer> | enum<null>
optional
Allowed values:
102030
Example:
10
parentid
integer <long> | null
optional
Example:
0
Header Params
version
string
required
Default:
{{shop_openapi_version}}
token
string
required
Default:
{{shop_openapi_token}}