Skip to main content

Get Supplier Summary

POST 

/api/inventory-forecasting/suppliers/summary

Get a summary of suppliers with product counts. Used for lazy-loading supplier tabs in the forecast UI before running the full forecast.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Authentication: Requires Bearer token.

forecast_type: optional — if provided, filters product counts based on type compatibility.

product_filters: optional filter_groups structure.

Request

Responses

OK

Response Headers
    Content-Type