Query by mod & clascd
get
/RoletoHeadMappingClassService/RoletoHeadMappingClass/QueryCSDTRRHM_ID1/mod/{mod}/clascd/{clascd}
This operation queries the role to head mapping class based on the mod and clascd.
Request
Path Parameters
-
clascd: string
clascd
-
mod: string
mod
Header Parameters
-
BRANCH: string
Enter Transaction Branch
-
ENTITY(optional): string
Enter Entity ID
-
SOURCE: string
Enter Source Code of External System
-
USERID: string
Enter User ID
Response
Supported Media Types
- application/json
200 Response
RoletoHeadMappingClass Successfully Queried
Nested Schema : CftmsRateMasterDto
Type:
Show Source
object
-
authstat(optional):
string
Indicates Authstat
-
branch(optional):
string
Indicates Branch
-
ccyCode:
string
Indicates Currency Code
-
ccycodedesc(optional):
string
Indicates Currency Code Description
-
cftmsRateDetailList(optional):
array cftmsRateDetailList
-
checker(optional):
string
Indicates Checker
-
checkerstamp(optional):
string
Indicates Checkerstamp
-
effectiveDate:
string
Indicates Effective Date
-
fieldsList(optional):
array fieldsList
-
maker(optional):
string
Indicates Maker
-
makerstamp(optional):
string
Indicates Makerstamp
-
modno(optional):
number
Indicates Modno
-
onceauth(optional):
string
Indicates Onceauth
-
rateCode:
string
Indicates Rate Code
-
rateSource(optional):
string
Indicates Rate Source
-
rateSurDesc(optional):
string
Indicates Rate Source Description
-
tenorCode:
string
Indicates Tenor Code
-
tenorCodeDescription(optional):
string
Indicates Tenor Code Description
-
txnstat(optional):
string
Indicates Txnstat
-
udfDetailsList(optional):
array udfDetailsList
Nested Schema : CftmsRateDetailDto
Type:
Show Source
object
-
branch(optional):
string
Indicates Branch
-
ccyCode(optional):
string
Indicates CcyCode
-
effectiveDate(optional):
string
Indicates EffectiveDate
-
interestRate(optional):
number
Indicates Interest Rate
-
rateCode(optional):
string
Indicates RateCode
-
rateSource(optional):
string
Indicates RateSource
-
rateType:
string
Indicates Rate Type
-
rateTypeDescription(optional):
string
Indicates Rate Type Description
-
tenorCode(optional):
string
Indicates TenorCode
Nested Schema : UdfFieldsDto
Type:
Show Source
object
-
fldName(optional):
string
Indicates UDF Field Name
-
fldVal(optional):
string
Indicates UDF Field Value
Nested Schema : UdfDetailsDto
Type:
Show Source
object
-
fielddesc(optional):
string
Indicates Fielddesc
-
fldnam:
string
Indicates Field Name
-
fldval(optional):
string
Indicates Value
-
fldvaldesc(optional):
string
Indicates Value Description
-
mandatory(optional):
string
Indicates Mandatory
400 Response
Failed while processing request
401 Response
User Not Authorized
405 Response
Method Not Allowed
500 Response
Internal Server Error