WorkOrders
Retrieve work order records from JobNimbus including order number, status, scheduled dates, financial summaries, and related record references.
Columns
| Name | Type | References | |
| JobNimbusId [KEY] | String | ||
| RecordId | Integer | ||
| Type | String | ||
| CustomerId | String | ||
| WorkOrderNumber | String | ||
| GlobalUniqueId | String | ||
| TemplateId | String | ||
| AttachmentId | String | ||
| StatusId | Integer | ||
| StatusName | String | ||
| RecordTypeId | Integer | ||
| RecordTypeName | String | ||
| IsESigned | Boolean | ||
| TotalLineItemCost | Decimal | ||
| TotalLineItemPrice | Decimal | ||
| ParentApprovedEstimateTotal | Decimal | ||
| ParentApprovedInvoiceTotal | Decimal | ||
| ParentApprovedInvoiceDue | Decimal | ||
| ParentLastEstimate | Decimal | ||
| ParentLastInvoice | Decimal | ||
| CreatedById | String | ||
| CreatedByName | String | ||
| CreatedDate | Datetime | ||
| UpdatedDate | Datetime | ||
| StatusChangeDate | Datetime | ||
| DateStart | Datetime | ||
| DateEnd | Datetime | ||
| IsActive | Boolean | ||
| IsArchived | Boolean | ||
| IsEventAllDay | Boolean | ||
| AllDayEventStartDate | Date | ||
| AllDayEventEndDate | Date | ||
| LocationId | Integer | ||
| LineItems | String | ||
| WorkOrderSections | String | ||
| RelatedRecords | String |