{
"keyword": "string",
"startId": 0
}curl --location 'https://www.xportcn.com/api/poizon/product/keywordSearch' \
--header 'access-key;' \
--header 'nonce-str;' \
--header 'timestamp;' \
--header 'user-id;' \
--header 'signature;' \
--header 'Content-Type: application/json' \
--data '{
"keyword": "string",
"startId": 0
}'{
"requestId": "",
"code": 0,
"developId": 0,
"msg": "",
"data": {
"total": 0,
"spuList": [
{
"id": 0,
"createTime": 0,
"modifyTime": 0,
"dwSpuId": 0,
"distSpuId": "",
"distStatus": "",
"dwSpuTitle": "",
"distSpuTitle": "",
"dwDesignerId": "",
"distBrandName": "",
"distCategoryl1Name": "",
"distCategoryl2Name": "",
"distCategoryl3Name": "",
"distFitPeopleName": "",
"image": "",
"baseImage": [
""
],
"authPrice": 0,
"sellDate": 0,
"sizeContext": "",
"sizeImage": "",
"season": "",
"material": "",
"style": "",
"sizeChart": "",
"productDesc": "",
"skuList": [
{
"id": 0,
"createTime": 0,
"modifyTime": 0,
"distStatus": "",
"dwSkuId": 0,
"dwSpuId": 0,
"distSkuId": "",
"image": "",
"barcode": "",
"minBidPrice": 0,
"skuLink": "",
"saleAttr": [
{
"level": "",
"cnName": "",
"enName": "",
"cnValue": "",
"enValue": ""
}
],
"sizeInfos": [
{
"sizeKey": "",
"sizeValue": ""
}
],
"fulfillmentMode": "",
"fulfillmentModeDesc": ""
}
]
}
]
}
}