{
"extendId": 0,
"aliexpressAccountNumber": "string",
"ownerMemberId": "string",
"productId": 0,
"aeopAeProductSkusJson": "string",
"aeopAeMultimedia": "string",
"aeopAeProductPropertysJson": "string",
"detail": "string",
"mobileDetail": "string",
"aeopQualificationStructList": "string",
"squareImg": "string",
"longImg": "string",
"attribute1": "string",
"attribute2": "string",
"attribute3": "string",
"attribute4": "string",
"attribute5": "string",
"salemanager": "string",
"salemanagerLeader": "string",
"salesSupervisorName": "string",
"esIdStr": "string",
"updateStock": 0,
"updateQualificationTypeList": [
0
],
"spuList": [
"string"
]
}curl --location --request POST 'http://localhost/aliexpressEsTgExtend/updateTgQualificationBySpus' \
--header 'Authorization: erp-usermgt-n-token:eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIxODI2ODAiLCJzdWIiOiIxODI2ODAiLCJpc3MiOiJaU1RELU5FVyIsImlhdCI6MTcyNjYyMjc2MX0.xFQK8jvjI-t1UV19tgI4ehe4akkfuy9BEhnQ5RdJznZCh1ZrgfD7DVzyxCDlviUqei4Cpb0snd6qZML-kZSQBQ' \
--header 'Username: 182680' \
--header 'Content-Type: application/json' \
--data-raw '{
"extendId": 0,
"aliexpressAccountNumber": "string",
"ownerMemberId": "string",
"productId": 0,
"aeopAeProductSkusJson": "string",
"aeopAeMultimedia": "string",
"aeopAeProductPropertysJson": "string",
"detail": "string",
"mobileDetail": "string",
"aeopQualificationStructList": "string",
"squareImg": "string",
"longImg": "string",
"attribute1": "string",
"attribute2": "string",
"attribute3": "string",
"attribute4": "string",
"attribute5": "string",
"salemanager": "string",
"salemanagerLeader": "string",
"salesSupervisorName": "string",
"esIdStr": "string",
"updateStock": 0,
"updateQualificationTypeList": [
0
],
"spuList": [
"string"
]
}'{
"success": false,
"businessId": 0,
"result": null,
"errorMsg": ""
}