Query by fccref
get
/UdeEventTriggerService/UdeEventTrigger/QueryUdetrigger/fccref/{fccref}
This operation queries the user defined event trigger based on the fccref code using the UdeEventTrigger service.
Request
Path Parameters
-
fccref(required): string
fccref
Header Parameters
-
BRANCH(required): string
Enter Transaction Branch
-
ENTITY: string
Enter Entity ID
-
SOURCE(required): string
Enter Source Code of External System
-
USERID(required): string
Enter User ID
Response
Supported Media Types
- application/json
200 Response
UdeEventTrigger Successfully Queried
Nested Schema : MasterDto
Type:
Show Source
object
-
authstat:
string
Indicates Authstat
-
branchcode(required):
string
Indicates Branchcode
-
branchDesc:
string
Indicates BranchDesc
-
checker:
string
Indicates Checker
-
checkerstamp:
string
Indicates Checkerstamp
-
detailList:
array detailList
-
maker:
string
Indicates Maker
-
makerstamp:
string
Indicates Makerstamp
-
misClass(required):
string
Indicates MIS Class
-
misClassDesc:
string
Indicates MisClassDesc
-
modno:
number
Indicates Modno
-
onceauth:
string
Indicates Onceauth
-
p:
string
Indicates P
-
prodOrAcctClass:
string
Indicates ProdOrAcctClass
-
productCode(required):
string
Indicates ProductCode
-
productDesc:
string
Indicates ProductDesc
-
txnstat:
string
Indicates Txnstat
Nested Schema : DetailDto
Type:
Show Source
object
-
allowed:
string
Indicates Allowed Y - on N - Off
-
branchcode:
string
Indicates Branchcode
-
codeDesc:
string
Indicates CodeDesc
-
misClass:
string
Indicates MIS Class
-
misCode:
string
Indicates MisCode
-
prodAccCodes:
string
Indicates ProdAccCodes
400 Response
Failed while processing request
401 Response
User Not Authorized
405 Response
Method Not Allowed
500 Response
Internal Server Error