/mcpApplication/XML Content Type: XML Input/Output Format: — HTTP Request: 200: Success 401: Authorization Failure 401: Invalid Authorization User Specified 403: Forbidden 404: Not Found 500: Internal Server Error HTTP Response: <ApiErrors> <ApiError> <ErrorType>Authorization Failure</ErrorType> <ErrorMessage>UNAUTHORIZED</ErrorMessage> <ErrorData>jsmith</ErrorData> </ApiError> </ApiErrors> Example Failure Response: ReasonCode API Parameters Notes Possible Values Description Type Parameter — The URI to get a new copy of the ReasonCode object. String uri NOT_READY, LOGOUT The category of the reason code. String category The combination of code and category must be unique. Unified CCE: 1–65535 Unified CCX: 1–999 The code for the reason code Integer code Maximum of 40 characters. The combination of label and category must be unique. — The UI label for the reason code. String label true, false Whether a reason code is global (true) or non-global (false). Boolean forAll true, false The reserved status of the reason code. Boolean systemCode Cisco Finesse Web Services Developer and JavaScript Guide, Release 12.5(1) 243 Cisco Finesse Configuration APIs ReasonCode API Parameters