Whether to include archived resources in the response. When true,
archived resources are returned; when false or omitted, only
non-archived resources are returned.
Identifier of the site that owns this inventory category.
Categories are scoped per site so each site can maintain
its own taxonomy. Must belong to organisation_id.
Identifier of the organisation this category sits under.
Used for cross-site reporting and authorisation; the
supplied site_id must belong to this organisation.
This endpoint persists the display order of inventory categories for a
given site. The position of each ID in the category_ids array is stored
as that category's order. All IDs must belong to the caller's site and
organisation and must not be archived.
Identifier of the site whose inventory categories are
being reordered. All IDs in category_ids must belong
to this site; the caller's API key must have access to it.