Collect Type API

Retrieve collection document types — read-only

Base URL

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

Every request returns a JSON response. On success result.code == 1, on error result.code == 0. The collect type is used to categorize collection documents (e.g. picking, packaging). This endpoint is read-only — types are system-level data.

GET /api/collect_type/get

Retrieve a single collect type by identifier.

Query parameters

ParameterTypeRequiredDescription
idintCollect type identifier

Example request

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

Paginated list of collect types.

Query parameters

ParameterTypeRequiredDescription
list_offsetintPagination offset (default: 0)
list_conditionobjectFilter conditions object

Example request

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