Send Stock Level updates
We provide two endpoints to manage stock levels for product variants at individual store locations.
Single Stock level updates
This endpoint allows for updating the stock level of a single product variant at a specific store, ideal for infrequent or one-off updates.
API Reference docs: Update store variant stock level
Batch Stock level updates
For larger, more frequent updates, this batch update endpoint allows the submission of multiple product variant updates in a single request.
Batch Processing Details | Description |
---|---|
Processing Order | Requests are processed sequentially based on submission order (First In – First Out). |
System Capacity | Handles up to 1.5 million items per hour. Tip: Submitting ordered variants may improve processing efficiency. |
Batch Limit | 100 (default) - 2,000 variants per request (available upon request). |
If you require an extended limit, please contact your SCAYLE Account Manager for configuration.
API Reference docs: Batch update store variant stock level