Estimates
Retrieve estimate records from JobNimbus including estimate number, status, associated sales rep, creation dates, and related owner and record references.
Columns
| Name | Type | References | |
| JobNimbusId [KEY] | String | ||
| RecordId | Integer | ||
| Type | String | ||
| CustomerId | String | ||
| EstimateNumber | String | ||
| GlobalUniqueId | String | ||
| TemplateId | String | ||
| AttachmentId | String | ||
| StatusId | Integer | ||
| StatusName | String | ||
| SignatureStatus | String | ||
| IsESigned | Boolean | ||
| TotalCost | Decimal | ||
| Subtotal | Decimal | ||
| TaxAmount | Decimal | ||
| TotalEstimate | Decimal | ||
| ProfitMargin | Decimal | ||
| EstimateSource | String | ||
| SalesRepId | String | ||
| SalesRepName | String | ||
| CreatedById | String | ||
| CreatedByName | String | ||
| EstimateDate | Datetime | ||
| CreatedDate | Datetime | ||
| UpdatedDate | Datetime | ||
| StatusChangeDate | Datetime | ||
| SignRequestedDate | Datetime | ||
| SignedDate | Datetime | ||
| IsActive | Boolean | ||
| IsArchived | Boolean | ||
| LocationId | Integer | ||
| ItemEntries | String | ||
| SectionEntries | String | ||
| OwnerIds | String | ||
| RelatedRecords | String |