| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Contains the ID for the ServiceChannel Work Order. |
integer |
None. |
| Number |
Contains the human-readable SC Work Order number. |
string |
None. |
| PurchaseNumber |
Contains the purchase number. |
string |
None. |
| SubscriberId |
The SC equivalent of Client ID. |
integer |
None. |
| ProviderId |
The SC equivalent of vendor ID (I think?). Titan currently has no need for this field. |
integer |
None. |
| LocationId |
The SC equivalent of facility ID. |
integer |
None. |
| Status |
The Status associated with the SC Work Order. |
ServiceChannelWorkOrderStatusV1 |
None. |
| Caller |
The Caller of the SC Work Order. |
string |
None. |
| CreatedBy |
The user who created the SC Work Order. |
string |
None. |
| CallDate |
The Date and Time the SC Work Order was created. |
date |
None. |
| ReassignDate |
The Date and Time the SC Work Order was reassigned. |
date |
None. |
| Priority |
The priority of the SC Work Order. |
string |
None. |
| Trade |
The trade of the SC Work Order. |
string |
None. |
| ScheduledDate |
The Date and Time the SC Work Order was scheduled. |
date |
None. |
| CompletedDate |
The Date and Time the SC Work Order was completed. |
date |
None. |
| ExpirationDate |
The Date and Time the SC Work Order expires/expired on. |
date |
None. |
| Description |
The description of the SC Work Order. |
string |
None. |
| Category |
The category of the SC Work Order. |
string |
None. |
| Nte |
The Not-to-Exceed amount of the SC Work Order. |
decimal number |
None. |
| CurrencyAlphabeticalCode |
The currency alphabetical code of the SC Work Order. |
string |
None. |
| ProblemCode |
The problem code of the SC Work Order. |
string |
None. |
| Resolution |
The resolution of the SC Work Order. |
string |
None. |
| AssetId |
The asset associated with the SC Work Order. |
integer |
None. |
| Source |
The source of the API Work Order. |
string |
None. |
| RecallWorkOrder |
The work order number of another SC Work Order if this work order has been recalled. |
integer |
None. |
| Notes |
The notes associated with the SC Work Order. |
Collection of ServiceChannelWorkOrderNoteV1 |
None. |