TeamResource API Parameters
Parameter |
Type |
Description |
Possible Values |
Notes |
---|---|---|---|---|
ReasonCodes |
Collection |
Information about the reason codes that are currently associated with this team. |
— |
— |
-->category |
String |
The category of the reason code. |
NOT_READY, LOGOUT, ALL |
— |
-->uri |
String |
The full URI for the reason code. |
— |
— |
-->code |
Integer |
Numeric code associated with this reason code. |
— |
— |
-->forAll |
Boolean |
Whether the reason code is global (true) or non-global (false). |
true, false |
— |
-->systemCode |
Boolean |
The reserved status of the reason code |
true, false | |
-->label |
String |
The label associated with this reason code. |
— |
— |
WrapUpReasons |
String |
Information about the wrap-up reasons currently associated with this team. |
— |
— |
-->uri |
String |
The URI to get a new copy of the WrapUpReason object. |
— |
— |
-->label |
String |
The UI label for the wrap-up reason. |
— |
Maximum of 39 bytes (which is equal to 39 US English characters). The label must be unique. |
-->forAll |
Boolean |
Whether the wrap-up reason is global (true) or non-global (false). |
true, false | |
MediaPropertiesLayouts |
Collection |
Information about the media properties layouts that are currently associated with this team. |
— |
— |
PhoneBooks |
Collection |
Information about the phone books currently associated with this team. |
— |
— |
name |
String |
The name of the phone book. |
— |
— |
type |
String |
The type of phone book. |
GLOBAL, TEAM |
— |
Workflows |
Collection |
Information about the workflows that are currently associated with this team. |
— |
For more information on Workflow parameters, see Workflow API Parameters. |
teamid |
String |
Team ID for which layout is requested. |
— |
— |
role |
String |
Agent or Supervisor for which layout is requested. |
— |
— |
fineseLayout |
Boolean |
Layout information of the requested user. |
true, false |
For now, the default value is false. If true, the api returns 501 HTTP Status code. |