{
"type": "importer",
"start_time": "2024-04-19",
"end_time": "2025-04-18",
"product": "pet",
"hscode": "",
"tradeCode": "",
"buyer": "",
"seller": "",
"departure_port": ""
}curl --location --request POST '/api/customs/analytics/trader-network' \
--header 'Authorization: Bearer {{apiKey}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": "importer",
"start_time": "2024-04-19",
"end_time": "2025-04-18",
"product": "pet",
"hscode": "",
"tradeCode": "",
"buyer": "",
"seller": "",
"departure_port": ""
}'{
"success": true,
"request_id": "req_qWeNi9VpeD2",
"data": {
"code": 1,
"msg": "获取成功",
"time": "1776239421",
"data": {
"total": 149639,
"list": [
{
"importer_id": "1060681134611075072",
"country": null,
"amount": "0.00",
"website": null,
"qty": "9976973",
"address": null,
"sellerCount": 5,
"weight": "84834.000",
"buyer": null,
"tradeCount": 11780,
"phone": null,
"countryIcon": null,
"name": "PERFECT COMPANION INDIA PRIVATE LIMITED",
"tradePercent": 1.12,
"email": null,
"sellerId": "1060681134611075072",
"countryIsoCode": null
},
{
"importer_id": "1073647447442239488",
"country": null,
"amount": "0.00",
"website": null,
"qty": "17903892",
"address": null,
"sellerCount": 28,
"weight": "0.000",
"buyer": null,
"tradeCount": 11677,
"phone": null,
"countryIcon": null,
"name": "CÔNG TY TNHH ĐIỆN TỬ SAMSUNG HCMC CE COMPLEX",
"tradePercent": 1.11,
"email": null,
"sellerId": "1073647447442239488",
"countryIsoCode": null
},
{
"importer_id": "1073646658941411328",
"country": null,
"amount": "0.00",
"website": null,
"qty": "1320474",
"address": null,
"sellerCount": 38,
"weight": "0.000",
"buyer": null,
"tradeCount": 10034,
"phone": null,
"countryIcon": null,
"name": "CÔNG TY TNHH POUYUEN VIỆT NAM",
"tradePercent": 0.95,
"email": null,
"sellerId": "1073646658941411328",
"countryIsoCode": null
},
{
"importer_id": "910420429417598977",
"country": null,
"amount": "0.00",
"website": null,
"qty": "28412",
"address": null,
"sellerCount": 11,
"weight": "9918.430",
"buyer": null,
"tradeCount": 7656,
"phone": null,
"countryIcon": null,
"name": "ORGANIZACION RIMET SOCIEDAD ANONIMA",
"tradePercent": 0.73,
"email": null,
"sellerId": "910420429417598977",
"countryIsoCode": null
},
{
"importer_id": "961229224401162240",
"country": null,
"amount": "0.00",
"website": null,
"qty": "829356",
"address": null,
"sellerCount": 16,
"weight": "943305128.000",
"buyer": null,
"tradeCount": 4862,
"phone": null,
"countryIcon": null,
"name": "APG POLYTECH USA HOLDINGS INC",
"tradePercent": 0.46,
"email": null,
"sellerId": "961229224401162240",
"countryIsoCode": null
},
{
"importer_id": "910126470998532096",
"country": null,
"amount": "0.00",
"website": null,
"qty": "4830",
"address": null,
"sellerCount": 7,
"weight": "1857848.000",
"buyer": null,
"tradeCount": 4830,
"phone": null,
"countryIcon": null,
"name": "CAR & GENERAL TRADING LTD",
"tradePercent": 0.46,
"email": null,
"sellerId": "910126470998532096",
"countryIsoCode": null
},
{
"importer_id": "910148531818094592",
"country": null,
"amount": "0.00",
"website": null,
"qty": "891301",
"address": null,
"sellerCount": 26,
"weight": "0.000",
"buyer": null,
"tradeCount": 4788,
"phone": null,
"countryIcon": null,
"name": "ABK IMPORTS PRIVATE LIMITED",
"tradePercent": 0.46,
"email": null,
"sellerId": "910148531818094592",
"countryIsoCode": null
},
{
"importer_id": "1073646950550872064",
"country": null,
"amount": "0.00",
"website": null,
"qty": "2399931",
"address": null,
"sellerCount": 2,
"weight": "0.000",
"buyer": null,
"tradeCount": 4764,
"phone": null,
"countryIcon": null,
"name": "CÔNG TY TNHH CÔNG NGHỆ ĐIỆN LONGWIN",
"tradePercent": 0.45,
"email": null,
"sellerId": "1073646950550872064",
"countryIsoCode": null
},
{
"importer_id": "910674267349811200",
"country": null,
"amount": "0.00",
"website": null,
"qty": "23430979",
"address": null,
"sellerCount": 2,
"weight": "24519623.910",
"buyer": null,
"tradeCount": 4667,
"phone": null,
"countryIcon": null,
"name": "ИП ООО RG BRANDS SOUTH",
"tradePercent": 0.44,
"email": null,
"sellerId": "910674267349811200",
"countryIsoCode": null
},
{
"importer_id": "1073652357920718848",
"country": null,
"amount": "0.00",
"website": null,
"qty": "724194",
"address": null,
"sellerCount": 2,
"weight": "0.000",
"buyer": null,
"tradeCount": 4648,
"phone": null,
"countryIcon": null,
"name": "CÔNG TY TNHH POU HUNG VIỆT NAM",
"tradePercent": 0.44,
"email": null,
"sellerId": "1073652357920718848",
"countryIsoCode": null
}
]
}
},
"meta": {
"billing": {
"credits_charged": 0.14,
"byok_used": false
}
},
"error": null
}