Warranty Item API

Retrieve warranty document line items — read-only

Base URL

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

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

GET /api/warranty_item/get

Retrieve a single warranty item by identifier.

Query parameters

ParameterTypeRequiredDescription
idintWarranty item identifier

Example request

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

List of items belonging to a single warranty certificate.

Query parameters

ParameterTypeRequiredDescription
receipt_idintWarranty certificate document identifier

Example request

GET /api/warranty_item/list?receipt_id=12
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!