Cash Stock Move API

Retrieve movements and balance changes between cash stocks

Base URL

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

Every request returns a JSON response. On success result.code == 1, on error result.code == 0. Cash stock moves are read-only — moves are generated automatically when cash documents and other financial events are recorded.

GET /api/cash_stock_move/get

Retrieve a single cash stock move by identifier.

Query parameters

ParameterTypeRequiredDescription
idintCash stock move unique identifier

Example request

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

Retrieve a paginated list of cash stock moves with filtering options.

Query parameters

ParameterTypeRequiredDescription
list_offsetintPagination offset (default: 0)
list_conditionobjectFilter conditions object

Example request

GET /api/cash_stock_move/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!