{
"shopId": "BBBRHxNS0o3wiAiRy55x15eow",
"page": 1,
"pageSize": 20
}curl --location --request POST 'http://openapi.dodw.cn/api/alibaba/shopIdSearch' \
--header 'accessKey: dw1' \
--header 'timestamp: 1750065825' \
--header 'nonce: 199963' \
--header 'sign: TKEiZU2i6idyvE/4vYM4uByvcIFk8msuLueZa+66piU=' \
--header 'Content-Type: application/json-patch+json' \
--data-raw '{
"shopId": "BBBRHxNS0o3wiAiRy55x15eow",
"page": 1,
"pageSize": 20
}'{
"code": 0,
"type": "string",
"msg": "string",
"result": {
"totalRecords": 0,
"totalPage": 0,
"pageSize": 0,
"currentPage": 0,
"data": [
{
"imageUrl": "string",
"subject": "string",
"subjectTrans": "string",
"offerId": 0,
"isJxhy": true,
"repurchaseRate": "string",
"monthSold": 0,
"traceInfo": "string",
"isOnePsale": true,
"priceInfo": {
"price": "string",
"jxhyPrice": null,
"pfJxhyPrice": null,
"consignPrice": "string"
},
"patentProduct": null,
"createDate": "string",
"modifyDate": "string",
"isPatentProduct": true,
"offerIdentities": [
"string"
],
"isSelect": "string",
"token": null
}
]
},
"extras": null,
"time": "string"
}