Skip to main content
Glama

paymentterms_getlist

Retrieve a filtered list of payment terms within ServiceTitan by tenant ID, creation/modification dates, IDs, or sorting criteria to manage and analyze payment data efficiently.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
createdBeforeNoReturn items created before certain date/time (in UTC)
createdOnOrAfterNoReturn items created on or after certain date/time (in UTC)
idsNoPerform lookup by multiple IDs (maximum 50)
includeTotalNoWhether total count should be returned
modifiedBeforeNo
modifiedOnOrAfterNo
pageNoThe logical number of page to return, starting from 1
pageSizeNoHow many records to return (50 by default)
sortNoApplies sorting by the specified field: "?sort=+FieldName" for ascending order, "?sort=-FieldName" for descending order. Available fields are: Id, Name, CreatedOn.
tenantYesTenant 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