Skip to main content

Check Warehouses Archivable

POST 

/api/warehouses/is-archivable

Checks whether the given warehouses can be archived. Each result includes archivable (boolean) and reason (why archiving is blocked, or null). Integration-managed warehouses and warehouses holding stock are not archivable.

Required scope: warehouses:write

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

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type