Inventory Item API

Retrieve inventory sheet items — read only

Base URL

https://{tenant}.logzi.com/api/inventory_item/

Every request returns a JSON response. On success result.code == 1, on error result.code == 0. An inventory item represents a single line of an inventory sheet — a product, its expected quantity, and its actual quantity. This endpoint is read-only — to modify items, use the inventory sheet API.

GET /api/inventory_item/get

Retrieve a single inventory item by its identifier.

Query Parameters

ParameterTypeRequiredDescription
idintInventory item identifier

Example Request

GET /api/inventory_item/get?id=1
X-API-KEY: {your_api_key}
GET /api/inventory_item/list

List the items of an inventory sheet.

Query Parameters

ParameterTypeRequiredDescription
inventory_sheet_idintInventory sheet identifier

Example Request

GET /api/inventory_item/list?inventory_sheet_id=3
X-API-KEY: {your_api_key}

Get in touch with us

Interested in our software? Feel free to write to us!

Need help?

If you can't find the answer and need assistance

Create your account now,
pay later!

Try it free for 3 days, no risk, no obligation!