Import Actual Volume

This operation imports actual volumes for a given date span.


Note: This operation allows a request payload size of 10 megabytes and supports HTTP status code 207 Partial Success responses.


Best Practices

Historical POS


Use this operation to import historical point-of-sale (POS) data. This operation is the best way to perform historical imports for new customers or when new stores are added.


Always specify one complete store structure in each call--that is, include all categories under a particular store.


Always specify one store for as many months as possible up to a maximum recommended span of one year. Within that range, adjust the timeframe based on the number of external labels (drivers and forecast categories).


Note: You will experience poor performance if you create multiple calls per store, each call importing only certain categories of that store for a particular date range.

Daily POS


Use this operation to import daily point-of-sale (POS) data.


Always specify one complete store structure in each call--that is, include all categories under a particular store.


Always specify one store for as many days or weeks as desired.


Note: You will experience poor performance if you create multiple calls per store, each call importing only certain categories of that store for a particular date range.

Language
Authorization
Bearer
JWT
URL