curl --location --request GET 'http://open.tabcut.com:8090/api/seller/basic?sellerId=' \
--header 'x-selected-lng: ja-JP' \
--header 'x-appKey: ' \
--header 'x-timestamp: {{x-timestamp}}' \
--header 'x-sign: {{x-sign}}'{
"code": "string",
"message": "string",
"result": {
"sellerInfo": {
"sellerId": "string",
"sellerName": "string",
"sellerLogoUrl": "string",
"region": "string",
"itemCountInfo": {
"total": 0
},
"onSellItemCountInfo": {
"total": 0
},
"soldCountInfo": {
"total": 0
},
"currencySymbolInfo": {
"local": "string",
"region": "string"
},
"gmvInfo": {
"period7d": {
"local": 0,
"region": 0
},
"period30d": {
"local": 0,
"region": 0
},
"total": {
"local": 0,
"region": 0
}
},
"overseaFlag": 0,
"officialFlag": 0,
"updateTime": "string",
"creatorCountInfo": {
"period90d": 0,
"total": 0
},
"videoCountInfo": {
"period90d": 0,
"total": 0
},
"liveRoomCountInfo": {
"period90d": 0,
"total": 0
},
"rankInfoList": [
{
"rankName": "string",
"rank": 0
}
],
"categoryList": [
{
"categoryName": "string",
"id": 0,
"pid": 0,
"region": "string",
"level": 0,
"tkCategoryId": "string"
}
],
"fullManagedFlag": 0,
"sellerType": "string",
"shopRating": "string"
},
"officialCreatorInfo": {
"uid": "string",
"nickname": "string",
"avatarUrl": "string",
"uniqueId": "string",
"region": "string",
"followerCountInfo": {
"total": 0
},
"likeCountInfo": {
"total": 0
},
"videoCountInfo": {
"total": 0
},
"liveRoomCountInfo": {
"total": 0
},
"tiktokUrl": null,
"tabcutUrl": null,
"bioEmail": null,
"bioUrl": null,
"insId": null,
"youtubeChannelId": null,
"twitterId": null,
"youtubeChannelTitle": null,
"twitterName": null
}
},
"serverTime": "string"
}