materials_get
Retrieve detailed material data from the ServiceTitan API using the material ID and tenant ID, ensuring secure access with application-specific GUID authentication.
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 material you are requesting | |
tenant | Yes | Format - int64. Tenant ID |