{ "site": "tw", "date": "2026-05-26", "level": 1, "categoryId": 2932, "period": 3, "sortField": 1, "pageNo": 1, "pageSize": 10 }
curl --location '/api/shopee/brand/ranking/query' \ --header 'Content-Type: application/json' \ --data '{ "site": "tw", "date": "2026-05-26", "level": 1, "categoryId": 2932, "period": 3, "sortField": 1, "pageNo": 1, "pageSize": 10 }'
{ "success": true, "errorCode": "string", "errorMessage": "string", "data": [ null ], "total": 100, "pageNo": 1, "pageSize": 20 }