installed_equipment_create
Create new installed equipment records in ServiceTitan by specifying details like customer ID, location, installation date, and equipment information.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
actualReplacementDate | No | Actual replacement date | |
barcodeId | No | Barcode ID | |
cost | No | Cost | |
customerId | Yes | Customer ID | |
equipmentId | Yes | Equipment ID | |
installedOn | Yes | Date of installation | |
invoiceItemId | No | Invoice Item ID | |
locationId | Yes | Location ID | |
manufacturer | No | Manufacturer | |
manufacturerWarrantyEnd | No | Manufacturer warranty end date | |
manufacturerWarrantyStart | No | Manufacturer warranty start date | |
memo | No | Memo | |
model | No | Model | |
name | Yes | Name of the installed equipment | |
predictedReplacementMonths | No | Predicted replacement months | |
serialNumber | No | Serial number | |
serviceProviderWarrantyEnd | No | Service provider warranty end date | |
serviceProviderWarrantyStart | No | Service provider warranty start date | |
tenant | Yes | Format - int64. Tenant ID |