ReasonCode API Parameters
Parameter |
Type |
Description |
Possible Values |
Notes |
---|---|---|---|---|
uri |
String |
The URI to get a new copy of the ReasonCode object. |
— | |
category |
String |
The category of the reason code. |
NOT_READY, LOGOUT | |
code |
Integer |
The code for the reason code |
Unified CCE: 1–65535 Unified CCX: 1–999 |
The combination of code and category must be unique. |
label |
String |
The UI label for the reason code. |
— |
Maximum of 40 characters. The combination of label and category must be unique. |
forAll |
Boolean |
Whether a reason code is global (true) or non-global (false). |
true, false | |
systemCode |
Boolean |
The reserved status of the reason code. |
true, false |