{
"productType": 0,
"productStock": 9999,
"freeShipping": 0,
"shopCategoryId": 0,
"productStatus": 0,
"giveIntegral": 0,
"rankIntegral": 0,
"integral": 0,
"productWeight": 0,
"productDescArr": [
{
"type": "string",
"pic": "string",
"html": "string"
}
],
"productRelated": [
0
],
"serviceList": [
{
"productServiceId": 0,
"productServiceName": "string",
"productServiceDesc": "string",
"icoImg": "string",
"sortOrder": 0,
"defaultOn": 0,
"shopId": 0
}
],
"productId": 0,
"productName": "string",
"productSn": "string",
"productTsn": "string",
"productPrice": 0,
"marketPrice": 0,
"costPrice": 0,
"shippingTplId": 0,
"categoryId": 0,
"brandId": 0,
"shopId": 0,
"keywords": "string",
"checkStatus": 0,
"checkReason": "string",
"clickCount": 0,
"isPromote": true,
"isPromoteActivity": true,
"promotePrice": 0,
"promoteStartDate": "string",
"promoteEndDate": "string",
"seckillMaxNum": 0,
"productBrief": "string",
"productDesc": "string",
"picUrl": "string",
"picThumb": "string",
"picOriginal": "string",
"commentTag": "string",
"addTime": "string",
"sortOrder": 0,
"storeSortOrder": 0,
"isDelete": 0,
"isBest": 0,
"isNew": 0,
"isHot": 0,
"fixedShippingType": 0,
"fixedShippingFee": 0,
"lastUpdate": "string",
"remark": "string",
"suppliersId": 0,
"virtualSales": 0,
"limitNumber": 0,
"productCare": "string",
"productServiceIds": [
0
],
"isSupportReturn": 0,
"isSupportCod": 0,
"productVideo": "string",
"prepayPrice": 0,
"cardGroupId": 0,
"virtualSample": "string",
"paidContent": [
{}
],
"noShipping": 0,
"imgList": [
{
"picId": 0,
"shopId": 0,
"galleryId": 0,
"picOwerId": 0,
"picUrl": "string",
"picName": "string",
"picThumb": "string",
"addTime": "string"
}
],
"productVideoInfo": [
{
"id": 0,
"videoId": 0,
"productId": 0,
"videoUrl": "string",
"videoCover": "string",
"format": "string"
}
],
"productWeightByUnit": 0,
"productArticleList": [
0
],
"attrList": {
"normal": [
{
"attrName": "string"
}
],
"spe": [
{
"attrName": "string"
}
],
"extra": [
{
"attrName": "string"
}
]
},
"productList": [
{
"skuId": 0,
"productId": 0,
"skuValue": "string",
"skuData": [
{
"name": "string",
"value": "string"
}
],
"skuSn": "string",
"skuStock": 0,
"skuTsn": "string",
"skuPrice": "string",
"marketPrice": 0,
"costPrice": 0,
"attrNames": [
"string"
],
"attrValues": [
"string"
],
"attrs": [
{
"attrName": "string"
}
]
}
],
"errcode": 0,
"message": "string",
"suppliersList": [
{
"suppliersId": 0,
"suppliersName": "string",
"suppliersDesc": "string",
"isShow": 0,
"isCheck": 0,
"country": 0,
"province": 0,
"city": 0,
"district": 0,
"contactName": "string",
"contactPhone": "string",
"contactAddress": "string",
"shopId": 0
}
],
"shippingTplList": [
{
"shippingTplId": 0,
"shippingTime": "string",
"shippingTplName": "string",
"isFree": 0,
"pricingType": 0,
"isDefault": 0,
"shopId": 0
}
],
"productInfo": "string",
"seoProductTitle": "string",
"attrChanged": true,
"cartId": 0,
"skuId": 0,
"activityInfo": [
{
"promotionId": 0,
"promotionName": "string",
"startTime": "string",
"endTime": "string",
"type": 0,
"shopId": 0,
"relationId": 0,
"range": 0,
"rangeData": [
0
],
"skuIds": [
0
],
"isAvailable": 0,
"isDelete": 0,
"typeText": "string",
"data": {
"property1": {},
"property2": {}
},
"isReceive": 0,
"amount": 0,
"timeText": "string"
}
],
"isChecked": true
}curl --location --request POST '/adminapi/product/product/update' \
--header 'authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzUxMiJ9.eyJpYXQiOjE3NjA5NDQ0NjYsImlzcyI6InRpZ3Nob3AiLCJzdWIiOiJhZG1pbiIsImV4cCI6MTc2MzUzNjQ2NiwidXNlcklkIjoxLCJpc0FkbWluIjp0cnVlLCJ1c2VybmFtZSI6ImFkbWluIn0.3-NTk54VYUkVXdYnipFjUaej2h5B3JHLtmy46vhQW6DZBcfUcG965oBe_FmgoqVFfAc7IcOXBtu2enEX0Rt4vw' \
--header 'X-Shop-Id: 0' \
--header 'Content-Type: application/json' \
--data-raw '{
"productType": 0,
"productStock": 9999,
"freeShipping": 0,
"shopCategoryId": 0,
"productStatus": 0,
"giveIntegral": 0,
"rankIntegral": 0,
"integral": 0,
"productWeight": 0,
"productDescArr": [
{
"type": "string",
"pic": "string",
"html": "string"
}
],
"productRelated": [
0
],
"serviceList": [
{
"productServiceId": 0,
"productServiceName": "string",
"productServiceDesc": "string",
"icoImg": "string",
"sortOrder": 0,
"defaultOn": 0,
"shopId": 0
}
],
"productId": 0,
"productName": "string",
"productSn": "string",
"productTsn": "string",
"productPrice": 0,
"marketPrice": 0,
"costPrice": 0,
"shippingTplId": 0,
"categoryId": 0,
"brandId": 0,
"shopId": 0,
"keywords": "string",
"checkStatus": 0,
"checkReason": "string",
"clickCount": 0,
"isPromote": true,
"isPromoteActivity": true,
"promotePrice": 0,
"promoteStartDate": "string",
"promoteEndDate": "string",
"seckillMaxNum": 0,
"productBrief": "string",
"productDesc": "string",
"picUrl": "string",
"picThumb": "string",
"picOriginal": "string",
"commentTag": "string",
"addTime": "string",
"sortOrder": 0,
"storeSortOrder": 0,
"isDelete": 0,
"isBest": 0,
"isNew": 0,
"isHot": 0,
"fixedShippingType": 0,
"fixedShippingFee": 0,
"lastUpdate": "string",
"remark": "string",
"suppliersId": 0,
"virtualSales": 0,
"limitNumber": 0,
"productCare": "string",
"productServiceIds": [
0
],
"isSupportReturn": 0,
"isSupportCod": 0,
"productVideo": "string",
"prepayPrice": 0,
"cardGroupId": 0,
"virtualSample": "string",
"paidContent": [
{}
],
"noShipping": 0,
"imgList": [
{
"picId": 0,
"shopId": 0,
"galleryId": 0,
"picOwerId": 0,
"picUrl": "string",
"picName": "string",
"picThumb": "string",
"addTime": "string"
}
],
"productVideoInfo": [
{
"id": 0,
"videoId": 0,
"productId": 0,
"videoUrl": "string",
"videoCover": "string",
"format": "string"
}
],
"productWeightByUnit": 0,
"productArticleList": [
0
],
"attrList": {
"normal": [
{
"attrName": "string"
}
],
"spe": [
{
"attrName": "string"
}
],
"extra": [
{
"attrName": "string"
}
]
},
"productList": [
{
"skuId": 0,
"productId": 0,
"skuValue": "string",
"skuData": [
{
"name": "string",
"value": "string"
}
],
"skuSn": "string",
"skuStock": 0,
"skuTsn": "string",
"skuPrice": "string",
"marketPrice": 0,
"costPrice": 0,
"attrNames": [
"string"
],
"attrValues": [
"string"
],
"attrs": [
{
"attrName": "string"
}
]
}
],
"errcode": 0,
"message": "string",
"suppliersList": [
{
"suppliersId": 0,
"suppliersName": "string",
"suppliersDesc": "string",
"isShow": 0,
"isCheck": 0,
"country": 0,
"province": 0,
"city": 0,
"district": 0,
"contactName": "string",
"contactPhone": "string",
"contactAddress": "string",
"shopId": 0
}
],
"shippingTplList": [
{
"shippingTplId": 0,
"shippingTime": "string",
"shippingTplName": "string",
"isFree": 0,
"pricingType": 0,
"isDefault": 0,
"shopId": 0
}
],
"productInfo": "string",
"seoProductTitle": "string",
"attrChanged": true,
"cartId": 0,
"skuId": 0,
"activityInfo": [
{
"promotionId": 0,
"promotionName": "string",
"startTime": "string",
"endTime": "string",
"type": 0,
"shopId": 0,
"relationId": 0,
"range": 0,
"rangeData": [
0
],
"skuIds": [
0
],
"isAvailable": 0,
"isDelete": 0,
"typeText": "string",
"data": {
"property1": {},
"property2": {}
},
"isReceive": 0,
"amount": 0,
"timeText": "string"
}
],
"isChecked": true
}'"string"