Reserved stocks

The reserved stock object and the allowed CRUD operations on the related resource endpoint

Reserved stocks are used to refresh the reserved quantities associated with a specific stock item. They are automatically generated as part of the stock reservations workflow and cannot be created manually.

This is an immutable API, meaning that create, update, and delete operations are not allowed on this endpoint. You can only fetch a list of reserved stocks or a specific single one.

Last updated