/mcpid (required): The database ID for the team category (required): The category of reason code (NOT_READY or LOGOUT) Request Parameters: 200: Success 400: Bad Request 400: Finesse API Error 401: Authorization Failure 401: Invalid Authorization User Specified 403: Forbidden 404: Not Found 500: Internal Server Error HTTP Response: <ApiErrors> <ApiError> <ErrorData>category NOT_READ is invalid</ErrorData> <ErrorType>Invalid Input</ErrorType> <ErrorMessage>HTTP Status code:400 (Bad Request) Api Error Type:Invalid Input Error Message:Category must be NOT_READY or LOGOUT</ErrorMessage> </ApiError> </ApiErrors> Example Failure Response: Team—Get List of Wrap-Up Reasons This API allows an administrator to get a list of wrap-up reasons assigned to a specific team. The list is in the same format as defined in the section WrapUpReason, on page 244. https://<FQDN>/finesse/api/Team/<id>/WrapUpReasons URI: https://finesse1.xyz.com/finesse/api/Team/574/WrapUpReasons Example URI: Only administrators can use this API. Security Constraints: GET HTTP Method: — Content Type: XML Input/Output Format: — HTTP Request: Cisco Finesse Web Services Developer and JavaScript Guide, Release 12.5(1) 318 Cisco Finesse Configuration APIs Team—Get List of Wrap-Up Reasons