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.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

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