Cash Item API

Retrieve cash document line items — read-only

Base URL

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

Every request returns a JSON response. On success result.code == 1, on error result.code == 0. A cash item represents a single line of a cash document. This endpoint is read-only — use the cash API to modify items.

GET /api/cash_item/get

Retrieve a single cash item by identifier.

Query parameters

ParameterTypeRequiredDescription
idintCash item identifier

Example request

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

Paginated list of cash items.

Query parameters

ParameterTypeRequiredDescription
list_offsetintPagination offset (default: 0)
list_conditionobjectFilter conditions object

Example request

GET /api/cash_item/list?list_offset=0
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!