Skip to main content

Zero Out

POST 

/api/stock-takes/:stockTake/zero-out

Set all counted quantities to zero (or to allocated quantities). Only works for open, non-adjustment stock takes.

Authentication: Requires Bearer token.

mode values:

  • zero_all: set all items to 0
  • keep_submitted: keep quantities allocated to submitted fulfillments
  • keep_all_allocated: keep quantities reserved for all fulfillments

Request

Responses

Successful response