discount_and_fees_get
Retrieve specific discount and fee details by providing tenant ID and discount/fee ID. Integrates with ServiceTitan API via MCP server for accurate data access.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
externalDataApplicationGuid | No | Format - guid. Items that are created with a specific guid, could be fetched/updated/removed only when the same application guid is provided. | |
id | Yes | Format - int64. The id of the discount and fee you are requesting | |
tenant | Yes | Format - int64. Tenant ID |