Budgets
Retrieve budget records from JobNimbus including revenue, gross profit, gross margin, status, creation dates, and related owner and record references.
Columns
| Name | Type | References | |
| JobNimbusId [KEY] | String | ||
| Type | String | ||
| CustomerAccountId | String | ||
| BudgetNumber | String | ||
| RecordId | Integer | ||
| StatusId | Integer | ||
| StatusName | String | ||
| Revenue | Decimal | ||
| GrossProfit | Decimal | ||
| GrossMargin | Decimal | ||
| NetProfit | Decimal | ||
| NetMargin | Decimal | ||
| TotalCost | Decimal | ||
| TotalCommissions | Decimal | ||
| DuplicateFromId | String | ||
| MergedIntoId | String | ||
| SalesRepId | String | ||
| SalesRepName | String | ||
| CreatedById | String | ||
| CreatedByName | String | ||
| BudgetDate | Datetime | ||
| CreatedDate | Datetime | ||
| UpdatedDate | Datetime | ||
| StatusChangeDate | Datetime | ||
| IsActive | Boolean | ||
| IsArchived | Boolean | ||
| LocationId | Integer | ||
| CommissionsEntries | String | ||
| CostEntries | String | ||
| OwnerIds | String | ||
| RelatedRecords | String |