Provide the data segment information for the given details
get
/web/v1/screenClassCode
This endpoint is used to provide the data segment information for the given details
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
Header Parameters
-
appId: string
appId
-
branchCode: string
branchCode
-
userId: string
userId
Response
Supported Media Types
- application/json
- application/xml
200 Response
Successful performs the operation
Root Schema : ScfCmcScreenClassResponse
Type:
object
Response from CMC screen service stating the screen class details
Show Source
-
data(optional):
object ScfScreenClassDetails
Screen class details for given screen class code
-
isApprove(optional):
string
-
isReject(optional):
string
-
isRetry(optional):
string
-
isSaveClose(optional):
string
Nested Schema : ScfScreenClassDetails
Type:
object
Screen class details for given screen class code
Show Source
-
approverRemarks(optional):
string
-
authStatus(optional):
string
-
checkerId(optional):
string
-
CmcTmScreenDsMappingDTO(optional):
array CmcTmScreenDsMappingDTO
-
doerRemarks(optional):
string
-
domain(optional):
string
-
keyId(optional):
string
-
makerId(optional):
string
-
modNo(optional):
number
-
onceAuth(optional):
string
-
recordStatus(optional):
string
-
screenClassCode(optional):
string
-
screenClassDesc(optional):
string
Nested Schema : CmcTmScreenDsMappingDTO
Type:
Show Source
array
-
Array of:
object CmcTmScreenDsMappingDTO
Data Segment Details
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error