GET api/Operations/GetRole/{auth}/{OpsLogRoleID}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
auth

string

Required

OpsLogRoleID

integer

Required

Body Parameters

None.

Response Information

Resource Description

GetRoleResp
NameDescriptionTypeAdditional 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.