Async batches

The Async Batches resource can be used for processing large volumes of operations asynchronously, in order to reduce aggregate processing time and network traffic when interacting with many unique records.

For example, a user can leverage async_batches to create 1000 discounts with only three API requests.


Need Help? Contact Us