Skip to main content
Glama

inventory_bills_get_list

Retrieve a list of inventory bills by filtering with tenant ID, dates, job numbers, costs, or custom fields. Supports pagination and returns synced or failed records.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
batchIdNoFormat - int64.
batchNumberNoFormat - int32.
billNumberNo
businessUnitIdsNo
createdBeforeNoFormat - date-time (as date-time in RFC3339). Return items created before certain date/time (in UTC)
createdOnOrAfterNoFormat - date-time (as date-time in RFC3339). Return items created on or after certain date/time (in UTC)
customField.FieldsNoDictionary of name-value pairs
customField.OperatorNoOperator to be used between the name-value pairs. Can be "Or" or "And", default is "And".
dateFromNoFormat - date-time (as date-time in RFC3339).
dateToNoFormat - date-time (as date-time in RFC3339).
idsNo
includeTotalNoWhether total count should be returned
jobNumberNo
maxCostNoFormat - decimal.
minCostNoFormat - decimal.
modifiedBeforeNoFormat - date-time (as date-time in RFC3339). Return items modified before certain date/time (in UTC)
modifiedOnOrAfterNoFormat - date-time (as date-time in RFC3339). Return items modified on or after certain date/time (in UTC)
pageNoFormat - int32. The logical number of page to return, starting from 1
pageSizeNoFormat - int32. How many records to return (50 by default)
purchaseOrderNumberNo
purchaseOrderTypesNo
syncStatusesNo
tenantYesFormat - int64. Tenant ID

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/JordanDalton/ServiceTitanMcpServer'

If you have feedback or need assistance with the MCP directory API, please join our Discord server