Walks the forward CriticalTrackingEvent chain from the given lot and returns aggregate counts (downstream lots, serials, ship-to GLNs, trading-partner recipients). Same auth + visibility semantics as the FDA traceability export — the requesting user must be an OWNER or MANAGER of the organization that owns the lot’s brand. Designed for recall-impact triage (C-734): given a suspect lot, how far has it spread and to whom? Counts are computed over events visible to the requesting organization only.
Documentation Index
Fetch the complete documentation index at: https://docs.closient.com/llms.txt
Use this file to discover all available pages before exploring further.
Short ID of the ProductLot to compute the blast radius for — 22-character shortuuid encoding of the lot's UUID primary key.
22OK
Quantified downstream footprint of a single lot.
Counts are computed over events visible to the requesting
organization — same access semantics as trace_forward.
Short ID of the source lot the radius was computed for — echoed from the path parameter. 22-character shortuuid encoding.
22Distinct ProductLots reached by walking forward CriticalTrackingEvents from the source lot, excluding the source lot itself. Zero when the lot has not yet been observed in any forward event.
x >= 0Total serialized EPCs (sum of epcList sizes) allocated across the downstream lots. Approximates the number of physical units potentially affected by a recall on the source lot.
x >= 0Distinct ship-to GLNs across SHIP CTEs on the source lot or any of its downstream derivatives. Counts unique destination locations (a single location with many shipments counts once).
x >= 0Distinct trading-partner recipients (resolved via OWNING_PARTY destinations on SHIP CTEs) across the forward chain.
x >= 0