- The supplier hierarchy (tier-wise supplier path) can be viewed using the supplier_path field in the following REST API endpoints:
- partner_sites
- site_details
- sites
- product_partners
- product_sites
- part_sites
- category_partners
- category_sites
- The supplier_path field represents the complete supplier chain from higher tier to lower tier, allowing each record to be uniquely identified and removing ambiguity in API responses.
- Example:-
API Endpoint: partner_sites
- The supplier_path field represents the relationship chain as shown below:
- STAN METALS → INFORMORM → STERLING COOPER
Where:
- Customer: STERLING COOPER
- Tier 1 Supplier: INFORMORM
- Tier 2 Supplier: STAN METALS
- Each record now clearly shows intermediate suppliers, eliminating ambiguity.
- The supplier_path field allows users to easily interpret supplier relationships across multiple tiers in the REST APIs, making data consumption more intuitive, transparent, and reliable.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article