ServiceTitan MCP Server

Payments_UpdateCustomFields

Update custom fields for payments in ServiceTitan using the MCP server, enabling tailored data management and enhanced workflow integration.

Input Schema

NameRequiredDescriptionDefault
custom_fieldsYesCustom fields to update
tenantYesTenant ID

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "custom_fields": { "additionalProperties": {}, "description": "Custom fields to update", "type": "object" }, "tenant": { "description": "Tenant ID", "type": "integer" } }, "required": [ "tenant", "custom_fields" ], "type": "object" }

You must be authenticated.

Other Tools from ServiceTitan MCP Server

Related Tools

ID: mrnu4dtu2r