Possible enumeration values:
| Name | Value | Description |
|---|---|---|
| None |
0 |
No issues encountered |
| UnRecoverable |
-2147483648 |
Issues are unrecoverable through the API |
| InvalidStatus |
1 |
The status of the order is invalid for completing |
| InvalidBalance |
2 |
The order's balance is invalid for completing |
| PaymentsProhibited |
4 |
The order is prohibited from having payments, but has payments |
| BillToCustomerInvalid |
8 |
The customer is invalid |
| DetailItemsMissing |
16 |
The order does not have any billing items |
| ProjectInvalid |
32 |
The project is invalid |
| PurchaseOrderInvalid |
64 |
The purchase order number is invalid |
| InvalidOrderType |
128 |
The order is of the wrong type for completing |
| OutourcePurchaseOrderIssue |
256 |
The order has one or more outsource purchase orders in an invalid state for order completion |
| DeliveryIssue |
512 |
The order has one or more deliveries that are unprocessed |