docs
  1. SCAYLE Resource Center
  2. Omnichannel
  3. Resources
  4. Variants
  5. Send Stock Level updates

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 DetailsDescription
Processing OrderRequests are processed sequentially based on submission order (First In – First Out).
System CapacityHandles up to 1.5 million items per hour.
Tip: Submitting ordered variants may improve processing efficiency.
Batch Limit100 (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