MaterialOrders
Retrieve material order records from JobNimbus including order number, status, creation dates, and related record references.
Columns
| Name | Type | References | |
| JobNimbusId [KEY] | String | ||
| RecordId | Integer | ||
| Type | String | ||
| CustomerId | String | ||
| OrderNumber | String | ||
| GlobalUniqueId | String | ||
| TemplateId | String | ||
| AttachmentId | String | ||
| StatusId | Integer | ||
| StatusName | String | ||
| IsESigned | Boolean | ||
| TotalLineItemCost | Decimal | ||
| TotalLineItemPrice | Decimal | ||
| CreatedById | String | ||
| CreatedByName | String | ||
| DateMaterialOrder | Datetime | ||
| CreatedDate | Datetime | ||
| UpdatedDate | Datetime | ||
| StatusChangeDate | Datetime | ||
| IsActive | Boolean | ||
| IsArchived | Boolean | ||
| LocationId | Integer | ||
| LineItems | String | ||
| MaterialOrderSections | String | ||
| RelatedRecords | String |