curl --location --request GET 'http://api.dev.spotterio.com/spotter-supplier-web/report/omp/variant/item/child?parentAsin' \
--header 'x-tag-header: fee_oa' \
--header 'x-app: gmesh' \
--header 'x-group-header: local' \
--header 'Authentication-Token: 1777952904371318786_60fa3124b6c34deeb9d76315bfbf2499'
{
"code": 200,
"data": [
{
"image": "string",
"ssku": "string",
"msku": "string",
"asin": "string",
"itemName": "string",
"brandName": "string",
"tags": [
{
"id": 0,
"textColor": "string",
"backgroundColor": "string",
"borderColor": "string",
"tag": "string"
}
],
"finalBsr": {
"time": "string",
"rank": 0,
"dailyVariation": 0,
"weeklyVariation": 0,
"category": "string"
},
"primaryBsr": {
"time": "string",
"rank": 0,
"dailyVariation": 0,
"weeklyVariation": 0,
"category": "string"
},
"score": {
"time": "string",
"score": 0,
"count": 0,
"countDailyVariation": 0,
"scoreWeeklyVariation": 0
},
"buyBox": {
"time": "string",
"asin": "string",
"price": 0,
"shipsFrom": "string",
"soldBy": "string"
},
"inventory": 0,
"yesterdaySales": 0,
"salesProportion": 0,
"weekSalesForecasting": 0,
"btr": {
"orderName": "string",
"status": "string",
"companyNumberOfResponsibilities": 0,
"salesVolume": 0,
"salesProgress": 0,
"unSalesVolume": 0,
"daysRemaining": 0,
"timeProgress": 0,
"diyRetentionFees": 0
},
"marketing": {
"cp": 0,
"pd": 0,
"ld": 0,
"bd": 0,
"pc": 0
}
}
],
"tracerId": "cfff6f8391cf467f9d262e4ec48c15c7",
"msg": {
"defaultValue": "你的名字是:{name}",
"params": {
"name": "key"
},
"i18nKey": "spotter.i18n.com.spotter.i18n.web.impl.business.failure.cause.system.busy.2"
}
}