This operation imports labor budgets.
Note: This operation allows a request payload size of 5 megabytes, supports HTTP status code 207 Partial Success responses, and requires that all departments and jobs under a store are included in each call.
Service limit
A service limit constrains the number of days multiplied by the number of jobs that can be processed in a single request.
- The Number of Days multiplied by the Number of Jobs cannot exceed 30,000.
Note: This service limit is only enforced when the jobsLaborBudgets
request property is specified.
Best Practices
Always specify one complete store structure in each call--that is, include all child departments and jobs 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 several months.
For the best performance:
- import one complete store per week or per month
Note: You will experience poor performance if you create multiple calls per store, each call importing only certain departments and jobs under that store for a particular date range.