{
"start_time": "2024-04-19",
"end_time": "2025-04-18",
"product": "pet",
"hscode": "",
"tradeCode": "",
"importer_country": "0",
"buyer": "",
"seller": "",
"departure_port": "",
"buyer_port": "",
"limit": 10
}curl --location --request POST '/api/customs/analytics/cn-suppliers' \
--header 'Authorization: Bearer {{apiKey}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"start_time": "2024-04-19",
"end_time": "2025-04-18",
"product": "pet",
"hscode": "",
"tradeCode": "",
"importer_country": "0",
"buyer": "",
"seller": "",
"departure_port": "",
"buyer_port": "",
"limit": 10
}'{
"success": true,
"request_id": "req_XB4kHrcT9cjO",
"data": {
"code": 1,
"msg": "获取成功",
"time": "1776239671",
"data": {
"total": 115600,
"list": [
{
"exporter_id": "910399310186119168",
"country": null,
"amount": "0.00",
"website": null,
"qty": "58904",
"address": null,
"buyerCount": 30850,
"weight": "118110.000",
"sellerId": "910399310186119168",
"tradeCount": 58053,
"phone": null,
"countryIcon": null,
"name": "HANGZHOU WELL TRANS SUPPLY CHAIN MA",
"tradePercent": 12.09,
"email": null,
"countryIsoCode": null
},
{
"exporter_id": "968162447060652032",
"country": null,
"amount": "0.00",
"website": "http://jingyuan.cn",
"qty": "13568",
"address": null,
"buyerCount": 7395,
"weight": "51812.000",
"sellerId": "968162447060652032",
"tradeCount": 13533,
"phone": null,
"countryIcon": null,
"name": "JINGYUAN",
"tradePercent": 2.82,
"email": null,
"countryIsoCode": null
},
{
"exporter_id": "910592067267878912",
"country": null,
"amount": "0.00",
"website": null,
"qty": "39459",
"address": null,
"buyerCount": 8035,
"weight": "52816.000",
"sellerId": "910592067267878912",
"tradeCount": 12595,
"phone": null,
"countryIcon": null,
"name": "HAINAN GOLDEN SHELL CO LTD",
"tradePercent": 2.62,
"email": null,
"countryIsoCode": null
},
{
"exporter_id": "910273728012419072",
"country": null,
"amount": "0.00",
"website": null,
"qty": "1692264",
"address": null,
"buyerCount": 3,
"weight": "0.000",
"sellerId": "910273728012419072",
"tradeCount": 10300,
"phone": null,
"countryIcon": null,
"name": "SINCETECH FUJIAN TECHNOLOGY CO LTD",
"tradePercent": 2.15,
"email": null,
"countryIsoCode": null
},
{
"exporter_id": "1071593629583204352",
"country": null,
"amount": "0.00",
"website": null,
"qty": "31463",
"address": null,
"buyerCount": 8753,
"weight": "40223.000",
"sellerId": "1071593629583204352",
"tradeCount": 10263,
"phone": null,
"countryIcon": null,
"name": "YIWU DT SUPPLY CHAIN MANA NORTH SIDE OF CHUANGXIN",
"tradePercent": 2.14,
"email": null,
"countryIsoCode": null
},
{
"exporter_id": "964899265436307456",
"country": null,
"amount": "0.00",
"website": null,
"qty": "12233",
"address": null,
"buyerCount": 5840,
"weight": "0.000",
"sellerId": "964899265436307456",
"tradeCount": 8433,
"phone": null,
"countryIcon": null,
"name": "HAINAN GOLDEN SHELL",
"tradePercent": 1.76,
"email": null,
"countryIsoCode": null
},
{
"exporter_id": "1044803661972340736",
"country": null,
"amount": "0.00",
"website": null,
"qty": "14329",
"address": null,
"buyerCount": 6987,
"weight": "21096.000",
"sellerId": "1044803661972340736",
"tradeCount": 7507,
"phone": null,
"countryIcon": null,
"name": "YIWU DT SUPPLY CHAIN MANA",
"tradePercent": 1.56,
"email": null,
"countryIsoCode": null
},
{
"exporter_id": "910141899423182848",
"country": null,
"amount": "0.00",
"website": null,
"qty": "2438822",
"address": null,
"buyerCount": 3,
"weight": "3479034.680",
"sellerId": "910141899423182848",
"tradeCount": 4821,
"phone": null,
"countryIcon": null,
"name": "LONCIN MOTOR CO LTD",
"tradePercent": 1,
"email": null,
"countryIsoCode": null
},
{
"exporter_id": "910399097450676224",
"country": null,
"amount": "0.00",
"website": null,
"qty": "4965498",
"address": null,
"buyerCount": 817,
"weight": "36679374.000",
"sellerId": "910399097450676224",
"tradeCount": 3740,
"phone": null,
"countryIcon": null,
"name": "NOT AVAILABLE(CN)",
"tradePercent": 0.78,
"email": null,
"countryIsoCode": null
},
{
"exporter_id": "910468703278940160",
"country": null,
"amount": "0.00",
"website": null,
"qty": "10369",
"address": null,
"buyerCount": 3197,
"weight": "34146.000",
"sellerId": "910468703278940160",
"tradeCount": 3388,
"phone": null,
"countryIcon": null,
"name": "TWTH EXPRESS CO LTD",
"tradePercent": 0.71,
"email": null,
"countryIsoCode": null
}
],
"qty": "3524216955",
"tradeCount": 480150
}
},
"meta": {
"billing": {
"credits_charged": 0.14,
"byok_used": false
}
},
"error": null
}