Skip to main content

Bulk Archive Stock Takes

PUT 

/api/stock-takes/archive

Bulk archive multiple stock takes.

Required scope: inventory:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token.

ids: array of stock take IDs. Required unless apply_to_all is true.

apply_to_all: if true, archives all stock takes matching filters.

filters: optional filter conditions when apply_to_all is true.

Requires permission: inventory.count

Request

Responses

OK

Response Headers
    Content-Type