Get a single plan with all items for outcome attribution
Returns the full detail of a single inventory plan (header fields + all items) for the data platform’s outcome attribution pipeline. The decisionContextSnapshot field contains the immutable forecast and rule-outcome data captured at decision time. Returns 404 when no plan matches the given organizationId + planType + planId tuple. Requires Bearer token authentication.
Authorizations
Static internal-ops token used by the data platform and internal cron jobs (e.g. zombie-run sweep). Validated via requireBearerToken inside the handler against a service-specific environment variable.
Path Parameters
Plan type path segment (RESTOCK, REBALANCE, MARKDOWN, SUPPLIER_RETURN, SUPPLIER_EXCHANGE)
1UUID of the plan to retrieve
1Query Parameters
UUID of the organization that owns the plan
1
