{ "page": 1, "limit": 10 }
curl --location --request POST '/api/customs/analytics/trader-network-extended' \ --header 'Authorization: Bearer {{apiKey}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "page": 1, "limit": 10 }'