{
"parentAsin": "string",
"granularity": "string",
"startTimeMs": 0,
"endTimeMs": 0
}
curl --location --request POST 'http://api.dev.spotterio.com/spotter-supplier-web/report/omp/variant/detail/sales/report' \
--header 'x-tag-header: fee_oa' \
--header 'x-app: gmesh' \
--header 'x-group-header: local' \
--header 'Authentication-Token: 1777952904371318786_60fa3124b6c34deeb9d76315bfbf2499' \
--header 'Content-Type: application/json' \
--data-raw '{
"parentAsin": "string",
"granularity": "string",
"startTimeMs": 0,
"endTimeMs": 0
}'
{
"code": 200,
"data": {
"salesQty": 0,
"salesQtyChangeRate": 0,
"salesQtyChange": 0,
"salesAmt": 0,
"salesAmtChangeRate": 0,
"salesAmtChange": 0,
"salesQtyTrendChart": {
"series": [
{
"name": {
"defaultValue": "你的名字是:{name}",
"params": {
"name": "key"
},
"i18nKey": "spotter.i18n.com.spotter.i18n.web.impl.business.failure.cause.system.busy.2"
},
"data": [
"string"
],
"type": "string",
"alias": {
"defaultValue": "你的名字是:{name}",
"params": {
"name": "key"
},
"i18nKey": "spotter.i18n.com.spotter.i18n.web.impl.business.failure.cause.system.busy.2"
},
"dataBoundsIndex": 0,
"yAxisIndex": 0
}
],
"extra": [
{
"time": "string",
"week": "string"
}
],
"xAxis": {
"data": [
"string"
]
},
"yAxis": {
"data": [
{
"name": {
"defaultValue": "你的名字是:{name}",
"params": {
"name": "key"
},
"i18nKey": "spotter.i18n.com.spotter.i18n.web.impl.business.failure.cause.system.busy.2"
}
}
]
}
},
"salesAmtTrendChart": {
"series": [
{
"name": {
"defaultValue": "你的名字是:{name}",
"params": {
"name": "key"
},
"i18nKey": "spotter.i18n.com.spotter.i18n.web.impl.business.failure.cause.system.busy.2"
},
"data": [
"string"
],
"type": "string",
"alias": {
"defaultValue": "你的名字是:{name}",
"params": {
"name": "key"
},
"i18nKey": "spotter.i18n.com.spotter.i18n.web.impl.business.failure.cause.system.busy.2"
},
"dataBoundsIndex": 0,
"yAxisIndex": 0
}
],
"extra": [
{
"time": "string",
"week": "string"
}
],
"xAxis": {
"data": [
"string"
]
},
"yAxis": {
"data": [
{
"name": {
"defaultValue": "你的名字是:{name}",
"params": {
"name": "key"
},
"i18nKey": "spotter.i18n.com.spotter.i18n.web.impl.business.failure.cause.system.busy.2"
}
}
]
}
},
"startTimeMs": 0,
"endTimeMs": 0,
"previousTimeDuration": "string",
"timeInterval": 0,
"granularity": "string",
"lastUpdateMs": 0,
"salesList": [
{
"time": "string",
"week": "string",
"parentAsin": "string",
"amzSalesQty": 0,
"amzSalesAmt": 0,
"salesReportItemVOList": [
{
"time": "string",
"week": "string",
"asin": "string",
"ssku": "string",
"amzSalesQty": 0,
"amzSalesAmt": 0
}
]
}
]
},
"tracerId": "cfff6f8391cf467f9d262e4ec48c15c7",
"msg": {
"defaultValue": "你的名字是:{name}",
"params": {
"name": "key"
},
"i18nKey": "spotter.i18n.com.spotter.i18n.web.impl.business.failure.cause.system.busy.2"
}
}