/importgenius/companies/partners

POST /api/importgenius/companies/partners

Price: 5 credits

List the counterparties one business appears with on customs bill-of-lading filings: the name and filed address of each partner, its own ImportGenius id where it has a profile, how many shipments the pair shares, container counts, gross and net weight, the date of the most recent shipment between them, and whether the partner shipped to this business or received from it.

How to use it

partner_role tells the two directions apart: shipper sent goods to this business, consignee received them. shipment_count, container_count, the weights and last_shipment_date describe that one pairing; overall_shipment_count does not — it is a partner-level total the source publishes next to the pairing, and it matched the partner's own profile total on 6 of 14 ids checked and differed in both directions on the rest, so rank a relationship by shipment_count and read overall_shipment_count only as rough scale. Only the largest partners of each side are published, ranked by shipments, so treat these as the top of the relationship and never as a complete counterparty list. Argentina, Costa Rica, Uruguay and Venezuela publish no counterparties at all, and Chile and Peru publish them for only some businesses, so an empty answer in those markets is the source rather than a failed lookup. Where the filer gave no usable counterparty name the row still arrives, with is_name_withheld set and its shipment counts and dates intact.

Parameters

Request body

Response

Errors

Response headers