This operation is deprecated; instead use POST /v2/forecasting/volume_forecast/import.
This operation imports multiple volume forecasts to the system and consolidates them.
Note: This operation allows a request payload size of 5 megabytes, supports HTTP status code 207 Partial Success responses, and requires that all categories under a store are included in each call.
Service limit
A service limit constrains the number of days that can be processed in a single request.
- The Number of Days cannot exceed 365.
Refer to the Limits topic for more information.
Best Practices
Always specify one complete store structure in each call--that is, include all child categories under a particular store. Adjust the date range based on payload size, with a minimum recommended date range of one week and a maximum of up to one year.
For the best performance:
-
Yearly imports: import one complete store with a date range of several months or up to one year, depending on payload size
-
Weekly imports: import one complete store per week
Note: You will experience poor performance if you create multiple calls per store, each call importing only certain categories under that store for a particular date range.