0% found this document useful (0 votes)
17 views2 pages

ProfileAPIs

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views2 pages

ProfileAPIs

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

Profile Search

----------
{
"requestUUID": "REQ_1709981883916",
"header": {
"channelId": "I",
"loginFlag": "1",
"serviceId": "USRDET",
"stateMode": "N",
"userPrincipal": "USERRET5",
"corpPrincipal": "USERRET5",
"accessCode": "infy@123",
"formId": "6393"
}
}

Response
------------
{
"requestUUID": "REQ_1709981883916",
"header": {
"status": {
"message": [
{
"messageCode": "0000",
"messageDescription": "SUCCESS",
"messageType": "SU"
}
]
},
"session": {
"sessionId": null,
"fromId": null
},
"pagination": null
},
"userDetails": {
"bayUserId": "USERRET5",
"cFName": "USER",
"cMName": null,
"cLName": "RET5",
"corpUser": "USERRET5",
"corpUserType": "RET",
"cMPhoneNo": "8123813753",
"cEmailId": "[email protected]"
}
}
=====================================================
Profile Update

{
"requestUUID": "REQ_1709981883916",
"header": {
"channelId": "I",
"loginFlag": "2",
"serviceId": "MRUIDI",
"stateMode": "N",
"userPrincipal": "CAGPBM.VUSER",
"corpPrincipal": "CAGPBM",
"accessCode": "d#demo",
"formId": "6877"
},
"userMaintenanceMUser": {
"bayUserId": "USERRET2",
"corpUserType": "NORMAL",
"userType": 1,
"corpUser": "USERRET2",
"cEmailId": "[email protected]",
"cMPhoneNo": "5555667879"
}
}

Response
-------------{
"requestUUID": "REQ_1709981883916",
"header": {
"status": {
"message": [
{
"messageCode": "8501",
"messageDescription": "The record is updated successfully.",
"messageType": "BC"
}
]
},
"session": {
"sessionId": null,
"fromId": null
},
"pagination": null
},
"userMaintenanceMUserOutput": {
"bankId": "CAGPBM"
},
"footer": {
"codedescription": [
{
"codeSet": [
{
"code": [
{
"value": "",
"description": ""
}
]
}
]
}
]
}
}

You might also like