{
"language": "string",
"pageSize": 20,
"currentPage": 1,
"keyword": "string",
"sort": "string",
"priceStart": "string",
"priceEnd": "string",
"categoryId": 0,
"poolId": 0
}{
"code": "",
"msg": "",
"data": {
"totalRecords": 0,
"totalPage": 0,
"pageSize": 0,
"currentPage": 0,
"records": [
{
"productId": 0,
"mainImageUrl": "",
"title": "",
"price": "",
"quantity": 0,
"repurchaseRate": "",
"monthSold": 0,
"tradeScore": "",
"firstCategoryId": 0,
"secondCategoryId": 0,
"thirdCategoryId": 0
}
]
},
"requestId": ""
}