Skip to main content
Glama

payments_get_list

Retrieve a filtered list of payments from ServiceTitan using criteria like tenant ID, payment status, date ranges, and transaction types for detailed financial tracking.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
appliedToInvoiceIdsNo
appliedToReferenceNumberNo
batchIdNoFormat - int64.
batchNumberNoFormat - int32.
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". Values: [And, Or]
customerIdNoFormat - int64.
idsNoPerform lookup by multiple IDs (maximum 50)
includeTotalNoWhether total count should be returned
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)
paidOnAfterNoFormat - date-time (as date-time in RFC3339).
paidOnBeforeNoFormat - date-time (as date-time in RFC3339).
sortNoApplies sorting by the specified field: "?sort=+FieldName" for ascending order, "?sort=-FieldName" for descending order.
statusesNo
tenantYesFormat - int64. Tenant ID
totalGreaterNoFormat - decimal.
totalLessNoFormat - decimal.
transactionTypeNoValues: [Undefined, JournalEntry, ReceivePayment]

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