Free-text label shown in the admin UI and on stocktake
reports, used to distinguish this stocktake from others
(e.g. "Quarterly retail count Q1 2024"). 1-255 characters.
Identifier of the stocktake. Returned from createStockTake; use it
to read the stocktake, list or update its items, post the final
counts, or poll the async queue for export status.
Identifier of the stocktake. Returned from createStockTake; use it
to read the stocktake, list or update its items, post the final
counts, or poll the async queue for export status.
Free-text label shown in the admin UI and on stocktake
reports, used to distinguish this stocktake from others
(e.g. "Quarterly retail count Q1 2024"). 1-255 characters.
Identifier of the stocktake. Returned from createStockTake; use it
to read the stocktake, list or update its items, post the final
counts, or poll the async queue for export status.
Identifier of the stocktake. Returned from createStockTake; use it
to read the stocktake, list or update its items, post the final
counts, or poll the async queue for export status.
Identifier of the stocktake. Returned from createStockTake; use it
to read the stocktake, list or update its items, post the final
counts, or poll the async queue for export status.
Identifier of the stocktake. Returned from createStockTake; use it
to read the stocktake, list or update its items, post the final
counts, or poll the async queue for export status.
Identifier of the stocktake. Returned from createStockTake; use it
to read the stocktake, list or update its items, post the final
counts, or poll the async queue for export status.
Identifier of the stocktake whose queued export job status is being
fetched. Posting a stocktake kicks off an async job; poll this
endpoint until the job reports as complete.
Returns the items of a stocktake with v2 totals and filters. Use
query, status, and the category/supplier/brand filters to
drill into a specific slice of the stocktake while it's in
progress. Compared to the v1 list (listStockTakeItems), the
v2 response surfaces additional totals: total items, counted,
uncounted, total adjustment value, and currency.
Identifier of the stocktake. Returned from createStockTake; use it
to read the stocktake, list or update its items, post the final
counts, or poll the async queue for export status.
Submits the stocktake, locking it from further edits and posting
the resulting stock adjustments synchronously. Use this instead
of createStockTakePosting when the caller wants the
adjustments applied immediately rather than via the async queue.
Identifier of the stocktake. Returned from createStockTake; use it
to read the stocktake, list or update its items, post the final
counts, or poll the async queue for export status.