{
"sortField": "string",
"pageSize": 0,
"pageNo": 0,
"sortType": "string",
"scrollId": "string",
"spusGetType": "string",
"itemId": "string",
"status": "string",
"startModifiedTime": 0,
"endModifiedTime": 0
}curl --location 'https://www.xportcn.com/api/open/product/spu/query' \
--header 'access-key;' \
--header 'nonce-str;' \
--header 'timestamp;' \
--header 'user-id;' \
--header 'signature;' \
--header 'Content-Type: application/json' \
--data '{
"sortField": "string",
"pageSize": 0,
"pageNo": 0,
"sortType": "string",
"scrollId": "string",
"spusGetType": "string",
"itemId": "string",
"status": "string",
"startModifiedTime": 0,
"endModifiedTime": 0
}'{
"requestId": "",
"code": 0,
"developId": 0,
"msg": "",
"data": {
"surplusTotal": "",
"resultsTotal": "",
"productList": [
{
"tbCategoryPath": "",
"createdTime": "",
"images": "",
"categoryName": "",
"itemId": "",
"isNew": "",
"shipping48Rate2m": "",
"weight": "",
"title": "",
"inventory": "",
"imageQuality": "",
"modifiedTime": "",
"categoryId": "",
"materialQualityScore": "",
"price": "",
"cnTitle": "",
"tbCategoryId": "",
"currency": "",
"status": ""
}
],
"scrollId": ""
}
}