Price Drop Item API

Retrieval of price drop document line items — read-only

Base URL

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

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

GET /api/price_drop_item/get

Retrieves a single price drop item by identifier.

Query parameters

ParameterTypeRequiredDescription
idintItem identifier

Example request

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

List of the items of a price drop document.

Query parameters

ParameterTypeRequiredDescription
receipt_idintPrice drop document identifier

Example request

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