Submit for review
Transitions a session from in_progress to pending_review. The variance fields (totalVarianceQty, totalVarianceValue, accuracyPercentage) are populated on the returned session.
Authorizations
Authenticate using a bearer token. To create a token, navigate to /settings/api-tokens and click Create API Token.
Path Parameters
Response
The updated session, with variance fields populated.
A per-warehouse cycle count session. Every batch produces one session per warehouse in scope. This is the CS-8871 response shape returned by the lifecycle endpoints (start, submit-review, reopen, post, cancel, reset-counts) and by the batch endpoints where sessions are nested.
draft, in_progress, pending_review, posted, cancelled Number of distinct SKUs in the session.
Number of SKUs that have been counted so far.
System (book) value of the stock in scope, at post time.
Populated once the session reaches pending_review.
Populated once the session reaches pending_review.
Populated once the session reaches pending_review.
Id of the inventory adjustment created when the session is posted. Set once status is posted.