Products
Retrieve product catalog records from JobNimbus including product name, description, item type, active status, and creation metadata.
Columns
| Name | Type | References | |
| JobNimbusId [KEY] | String | ||
| Type | String | ||
| CustomerId | String | ||
| ProductName | String | ||
| Description | String | ||
| ItemType | String | ||
| IsTaxExempt | Boolean | ||
| IsActive | Boolean | ||
| CreatedById | String | ||
| CreatedDate | Datetime | ||
| UpdatedDate | Datetime | ||
| LocationId | Integer |