/importyeti/companies/partners

POST /api/importyeti/companies/partners

Price: 20 credits

List the trading partners recorded against one business in US ocean import bills of lading, ranked by shipment volume. For a US importer these are its foreign suppliers; for a foreign supplier these are its US customers. Each partner carries its own ImportYeti id, name, address, country, shipments over the whole record and over the last 12 months, weight and TEU totals, the HS codes and goods descriptions moved on that relationship, an HS chapter breakdown, the partner's own largest counterparties, a month-by-month shipment history for the pair, and the UFLPA forced-labour flag.

How to use it

Use this to walk a supply chain: every partner's `id` feeds straight back into /importyeti/companies or into this endpoint again, so importer -> supplier -> that supplier's other customers is three calls. `role` on each row tells you which side you landed on, and `total_shipments` counts the whole partner rather than just the pair. The public tier serves the leading partners by volume, so read the list as the head of the ranking rather than the complete set. A row with is_name_withheld true is a real relationship whose business name the source did not publish: its volumes and commodities are intact, but it carries no name and no id to walk to.

Parameters

Request body

Response

Errors

Response headers