Click or drag to resize
WoActionReasonLookupReasonId Property
Link to reason object, unique within WO Action.

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public byte ReasonId { get; set; }

Property Value

Type: Byte
Remarks
Predefined action reasons
Action TypeReasonIdDescription
OnHold3Request Needs Customer Approval.
Request was created by contact with insufficient authority
4Other.
Miscellaneous reason, expectation is user/contact provides a more specific description in comments
5Estimate Needs Customer Approval.
WO is waiting on customer contact to approve estimate
6Waiting for Estimate.
Request was created, estimate needs to be provided for customer
9Dependency.
WO has a dependency on the completion of another work order
23Deferred.
Contact selects to defer a WO after creation from the Customer Portal
Cancel2Customer Cancel Request.
Cancellation of WO through customer portal
4Other.
Default option for user selection. User can choose as default for non-specific value
6Recalled by Requestor
7All Work Items Removed from Work Order.
A generic reason that is used by the system when all work items are removed from WO
Attention1Message Received
2Quote submitted
4Negative/Not Completed Verification Received
6Other.
A generic reason
7Estimate Requested
8Estimate Rejected.
Customer rejected submitted estimate, estimate should be revised or WO cancelled
9Failed Send to Provider
10PM Generation Error
11Rejected by Service Provider.
Service Provider rejected work order and it needs to be re-assigned
12New or Missing Equipment
13Estimate Approved
14Requestor has updated Work Order
15Recalled By Requestor
16Requestor has disputed Customer Invoice
See Also