post https://{hostname}/api/v1/forecasting/volume_budget/import
This operation imports volume budgets.
Note: This operation allows a request payload size of 5 megabytes, supports HTTP status code 207 Partial Success responses, and requires that all locations under a store have a direct driver assigned.
Best Practices
Always specify one complete store structure in each call--that is, include all child locations 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 locations under that store for a particular date range.