Payment Demand Item API

Retrieve payment demand items — read-only

Base URL

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

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

GET /api/payment_demand_item/get

Retrieve a single payment demand item by identifier.

Query Parameters

ParameterTypeRequiredDescription
idintItem identifier

Example Request

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

Paginated list of payment demand items.

Query Parameters

ParameterTypeRequiredDescription
list_offsetintPagination offset (default: 0)
list_conditionobjectFilter conditions object

Example Request

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