ServiceTitan MCP Server

ApPayments_MarkAsExported

Mark accounts payable payments as exported in ServiceTitan, ensuring accurate tracking and synchronization with external systems. Requires tenant ID for operation.

Input Schema

NameRequiredDescriptionDefault
tenantYesFormat - int64. Tenant ID

Input Schema (JSON Schema)

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

You must be authenticated.

Other Tools from ServiceTitan MCP Server

Related Tools

ID: mrnu4dtu2r