GET api/Operations/GetRole/{auth}/{OpsLogRoleID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| auth | string |
Required |
|
| OpsLogRoleID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
GetRoleResp| Name | Description | Type | Additional information |
|---|---|---|---|
| IsSuccessful | boolean |
None. |
|
| ErrorMessage | string |
None. |
|
| OpsLogRoleID | integer |
None. |
|
| OfficeID | integer |
None. |
|
| OfficeName | string |
None. |
|
| IsOpsCoord | boolean |
None. |
|
| IsDispatcher | boolean |
None. |
|
| IsCSR | boolean |
None. |
|
| IsCallback | boolean |
None. |
|
| IsNoShow | boolean |
None. |
|
| IsBilling | boolean |
None. |
|
| IsShipCoord | boolean |
None. |
|
| IsQualityControl | boolean |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.