List inventory
Authorizations
Your Commenda Integrations API key, sent in the api_key header.
Path Parameters
Commenda company id.
Query Parameters
Max records to return.
x <= 100Cursor for the next page (from a previous response).
Cursor for the previous page.
Include soft-deleted records.
Include the total match count in the response.
Exact match on item_id.
Comma-separated item_id values (OR match).
Exact match on variant_id.
Comma-separated variant_id values (OR match).
Exact match on sku.
Comma-separated sku values (OR match).
Exact match on status.
IN_STOCK, OUT_OF_STOCK, LOW_STOCK, DISCONTINUED, UNKNOWN Comma-separated status values (OR match).
Exact match on is_trackable.
Comma-separated is_trackable values (OR match).
Exact match on rootfi_integration_type.
Comma-separated rootfi_integration_type values (OR match).
Exact match on rootfi_updated_at.
Comma-separated rootfi_updated_at values (OR match).
rootfi_updated_at greater-than-or-equal.
rootfi_updated_at less-than-or-equal.
Exact match on created_at.
Comma-separated created_at values (OR match).
created_at greater-than-or-equal.
created_at less-than-or-equal.
Exact match on updated_at.
Comma-separated updated_at values (OR match).
updated_at greater-than-or-equal.
updated_at less-than-or-equal.