{
"goodsIdList": [
"46631548706898108",
"46631550854381599",
"46631550854381628",
"46631550854381649",
"46631550854381683"
]
}curl --location -g --request POST 'https://open-test.wanqidian.com/open/api/v1/goods/queryByIdList?appid=&noncestr={{$string.alphanumeric(length=8)}}×tamp={{$date.timestamp}}&sign=' \
--header 'Content-Type: application/json' \
--data-raw '{
"goodsIdList": [
"46631548706898108",
"46631550854381599",
"46631550854381628",
"46631550854381649",
"46631550854381683"
]
}'{
"code": 0,
"message": "string",
"data": [
{
"activityId": "string",
"activityGoodsId": "string",
"goodsId": "string",
"productNum": "string",
"startTime": "string",
"endTime": "string",
"goodsType": "string",
"goodsName": "string",
"goodsImage": [
"string"
],
"goodsDetailImage": [
"string"
],
"sizeImage": "string",
"swingTagImage": "string",
"status": 0,
"categoryCode": "string",
"categoryName": "string",
"secondCategoryCode": "string",
"secondCategoryName": "string",
"firstCategoryCode": "string",
"firstCategoryName": "string",
"brandId": "string",
"brandName": "string",
"brandLogo": "string",
"videoUrl": "string",
"coverUrl": "string",
"baseAttributeInfoList": [
{
"attributeCode": "string",
"attributeName": "string",
"attributeValue": "string"
}
],
"salesAttributeInfoList": [
{
"priority": 0,
"attributeImage": [
"string"
],
"attributeCode": "string",
"attributeName": "string",
"attributeValue": "string"
}
],
"skuList": [
{
"skuId": "string",
"currentPriceInfo": {
"marketingPrice": 0,
"commission": 0,
"commissionAddition": 0,
"supplyPrice": 0,
"tagPrice": 0,
"sowingPrice": 0,
"taxRate": 0,
"taxAmount": 0,
"promotionDetailInfoList": [
{
"promotionId": "string",
"promotionDesc": "string",
"promotionType": "string",
"purchaseLimitInfo": {
"limitNumber": 0,
"canPurchaseNumber": 0,
"purchasedQuantity": 0
},
"startTime": "string",
"endTime": "string",
"promoPrice": 0,
"supplyPrice": 0
}
]
},
"advancePriceInfo": {
"marketingPrice": 0,
"commission": 0,
"commissionAddition": 0,
"supplyPrice": 0,
"tagPrice": 0,
"sowingPrice": 0,
"taxRate": 0,
"taxAmount": 0,
"promotionDetailInfoList": [
{
"promotionId": "string",
"promotionDesc": "string",
"promotionType": "string",
"purchaseLimitInfo": {
"limitNumber": 0,
"canPurchaseNumber": 0,
"purchasedQuantity": 0
},
"startTime": "string",
"endTime": "string",
"promoPrice": 0,
"supplyPrice": 0
}
]
},
"salesAttributeInfoList": [
{
"priority": 0,
"attributeCode": "string",
"attributeName": "string",
"attributeValue": "string"
}
],
"baseAttributeInfoList": [
{
"priority": 0,
"attributeCode": "string",
"attributeName": "string",
"attributeValue": "string"
}
]
}
]
}
]
}