v1

Swagger 2.02026-07-13107162315.5 KB
Inventory

Retrieves a paginated list of inventory/product items configured in the account, used as line items on invoices, bills, and estimates.

get/api/Inventory

Query parameters

UpdatedAfterstring date-time

Only return inventory items updated after this date-time.

pageSizeinteger

Number of items per page (max 1000)

pageNumberinteger

Page to display. Starts from 1.

Response

Returns a paginated list of inventory/product items.

TotalCountinteger

Total number of records matching the query across all pages.

PageNumberinteger

The current page number (1-based).

PageSizeinteger

The number of records per page.