Static Drivers

This resource allows you to retrieve Static Drivers. A Static Driver is a driver that cannot be forecasted but is based on a physical store attribute.

Operations


Retrieve All Static Drivers or by Name
GET /v2/forecasting/static_drivers


Retrieve All Static Drivers or by Name (Deprecated)
GET /v1/forecasting/static_drivers


Retrieve Static Driver by ID
GET /v2/forecasting/static_drivers/{id}


Retrieve Static Driver by ID (Deprecated)
GET /v1/forecasting/static_drivers/{id}