Upstream Trade Traversal
BetaExecute a traversal of the upstream trade network (supply chain) of an entity, returning a set of entities and edges between them.
Path parameters
Headers
OAuth authentication of the form <token>.
Query parameters
Product root edge filter. Filters results to include only trade relationships where the associated component is part of the specified product’s blueprint or is a sub-component of that product.
Product root edge filter. Filters results to exclude any trade relationships where the associated component is part of the specified product’s blueprint or is a sub-component of that product.
Risk leaf node filter. Only return supply chains that end with a supplier that has 1+ of the specified risk factors.
Country leaf node filter. Only return supply chains that end with a supplier in 1+ of the specified countries.
Filters supply chain paths where 1+ shipment country from any tier matches the provided values.
Filters supply chain paths where 1+ shipment country from tier 1 matches the provided values.
Filters supply chain paths where 1+ shipment country from tier 2 matches the provided values.
Filters supply chain paths where 1+ shipment country from tier 3 matches the provided values.
Filters supply chain paths where 1+ shipment country from tier 4 matches the provided values.
Filters supply chain paths where 1+ shipment country from tier 5 matches the provided values.
Component edge filter. Only return supply chains that contain at least one edge with 1+ of the specified HS codes.
Minimum date edge filter in <YYYY-MM-DD> format. Only return supply chains with edge dates that are greater than or equal to this date.
Maximum date edge filter in <YYYY-MM-DD> format. Only return supply chains with edge dates that are less than or equal to this date.