curl --location --request GET 'http://open.tabcut.com:8090/api/seller/sales_distribution?sellerId=' \
--header 'x-appKey: ' \
--header 'x-timestamp: {{x-timestamp}}' \
--header 'x-sign: {{x-sign}}'{
"code": "string",
"message": "string",
"result": {
"salesModeDistribution": {
"resourceId": "string",
"gmvInfo": {
"period7d": {
"local": 0,
"region": 0
},
"period30d": {
"local": 0,
"region": 0
},
"period90d": {
"local": 0,
"region": 0
},
"period180d": {
"local": 0,
"region": 0
},
"period365d": {
"local": 0,
"region": 0
}
},
"distribution7dList": [
{
"name": "string",
"ratio": 0,
"soldCount": 0,
"gmvInfo": {
"local": 0,
"region": 0
}
}
],
"distribution30dList": [
{
"name": "string",
"ratio": 0,
"soldCount": 0,
"gmvInfo": {
"local": 0,
"region": 0
}
}
],
"distribution90dList": [
{
"name": "string",
"ratio": 0,
"soldCount": 0,
"gmvInfo": {
"local": 0,
"region": 0
}
}
],
"distribution180dList": [
{
"name": "string",
"ratio": 0,
"soldCount": 0,
"gmvInfo": {
"local": 0,
"region": 0
}
}
],
"distribution365dList": [
{
"name": "string",
"ratio": 0,
"soldCount": 0,
"gmvInfo": {
"local": 0,
"region": 0
}
}
]
},
"salesChannelDistribution": {
"resourceId": "string",
"gmvInfo": {
"period7d": {
"local": 0,
"region": 0
},
"period30d": {
"local": 0,
"region": 0
},
"period90d": {
"local": 0,
"region": 0
},
"period180d": {
"local": 0,
"region": 0
},
"period365d": {
"local": 0,
"region": 0
}
},
"distribution7dList": [
{
"name": "string",
"ratio": 0,
"soldCount": 0,
"gmvInfo": {
"local": 0,
"region": 0
}
}
],
"distribution30dList": [
{
"name": "string",
"ratio": 0,
"soldCount": 0,
"gmvInfo": {
"local": 0,
"region": 0
}
}
],
"distribution90dList": [
{
"name": "string",
"ratio": 0,
"soldCount": 0,
"gmvInfo": {
"local": 0,
"region": 0
}
}
],
"distribution180dList": [
{
"name": "string",
"ratio": 0,
"soldCount": 0,
"gmvInfo": {
"local": 0,
"region": 0
}
}
],
"distribution365dList": [
{
"name": "string",
"ratio": 0,
"soldCount": 0,
"gmvInfo": {
"local": 0,
"region": 0
}
}
],
"mainCreatorList7d": [
{
"creatorUid": "string",
"nickName": "string",
"soldCount": 0,
"localGmv": 0,
"rn": 0
}
],
"mainCreatorList30d": [
{
"creatorUid": "string",
"nickName": "string",
"soldCount": 0,
"localGmv": 0,
"rn": 0
}
],
"mainCreatorList90d": [
{
"creatorUid": "string",
"nickName": "string",
"soldCount": 0,
"localGmv": 0,
"rn": 0
}
],
"mainCreatorList180d": [
{
"creatorUid": "string",
"nickName": "string",
"soldCount": 0,
"localGmv": 0,
"rn": 0
}
],
"mainCreatorList365d": [
{
"creatorUid": "string",
"nickName": "string",
"soldCount": 0,
"localGmv": 0,
"rn": 0
}
],
"nonMainCreatorList7d": [
{
"creatorUid": "string",
"nickName": "string",
"soldCount": 0,
"localGmv": 0,
"rn": 0
}
],
"nonMainCreatorList30d": [
{
"creatorUid": "string",
"nickName": "string",
"soldCount": 0,
"localGmv": 0,
"rn": 0
}
],
"nonMainCreatorList90d": [
{
"creatorUid": "string",
"nickName": "string",
"soldCount": 0,
"localGmv": 0,
"rn": 0
}
],
"nonMainCreatorList180d": [
{
"creatorUid": "string",
"nickName": "string",
"soldCount": 0,
"localGmv": 0,
"rn": 0
}
],
"nonMainCreatorList365d": [
{
"creatorUid": "string",
"nickName": "string",
"soldCount": 0,
"localGmv": 0,
"rn": 0
}
]
}
},
"serverTime": "string"
}