GrossPayItems_Create
Create and manage gross pay items in ServiceTitan by defining tenant ID, name, amount, and active status for accurate payroll tracking.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
amount | Yes | The amount for the gross pay item | |
description | No | A description of the gross pay item | |
is_active | No | Whether the gross pay item is active | |
name | Yes | The name of the gross pay item | |
tenant | Yes | Tenant ID |