Retrieve Account Party Relationship for Given Account ID
get
/DmAccountParty-service/getPartyIdForAccountId/{accountId}
This endpoint is used to fetch account party relationship for given Account ID.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
accountId: string
Account ID for which account party relationship is to be fetched
Header Parameters
-
appId: string
The application ID of host service.
-
branchCode: string
The branch code of requesting branch.
-
contentType(optional): string
The content type of request or response body.
-
userId: string
The user ID of requesting user.
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns account party relationship based on given Account ID.
Root Schema : DmAccountPartyDTO
Type:
objectDmAccountParty model
Show Source
-
acctId(optional):
string
acctId of the DmAccountParty
-
acctNickname(optional):
string
acctNickname of the DmAccountParty
-
acctRelTypeCd(optional):
string
acctRelTypeCd of the DmAccountParty
-
atmFlg(optional):
string
atmFlg of the DmAccountParty
-
createdBy(optional):
string
createdBy of the DmAccountParty
-
cretDttm(optional):
string
cretDttm of the DmAccountParty
-
debitcardFlg(optional):
string
debitcardFlg of the DmAccountParty
-
emailConcentFlg(optional):
string
emailConcentFlg of the DmAccountParty
-
internetBankFlg(optional):
string
internetBankFlg of the DmAccountParty
-
lastUpdatedBy(optional):
string
lastUpdatedBy of the DmAccountParty
-
lastUpdtDttm(optional):
string
lastUpdtDttm of the DmAccountParty
-
letterConcentFlg(optional):
string
letterConcentFlg of the DmAccountParty
-
mobileBankFlg(optional):
string
mobileBankFlg of the DmAccountParty
-
msgCommFlg(optional):
string
msgCommFlg of the DmAccountParty
-
partyId(optional):
string
partyId of the DmAccountParty
-
phoneBankFlg(optional):
string
phoneBankFlg of the DmAccountParty
-
primaryPartyFlg(optional):
string
primaryPartyFlg of the DmAccountParty
-
smsConcentFlg(optional):
string
smsConcentFlg of the DmAccountParty
-
udf1(optional):
number
udf1 of the DmAccountParty
-
udf10(optional):
number
udf10 of the DmAccountParty
-
udf11(optional):
number
udf11 of the DmAccountParty
-
udf12(optional):
number
udf12 of the DmAccountParty
-
udf13(optional):
number
udf13 of the DmAccountParty
-
udf14(optional):
number
udf14 of the DmAccountParty
-
udf15(optional):
number
udf15 of the DmAccountParty
-
udf16(optional):
number
udf16 of the DmAccountParty
-
udf17(optional):
number
udf17 of the DmAccountParty
-
udf18(optional):
number
udf18 of the DmAccountParty
-
udf19(optional):
number
udf19 of the DmAccountParty
-
udf2(optional):
number
udf2 of the DmAccountParty
-
udf20(optional):
number
udf20 of the DmAccountParty
-
udf21(optional):
number
udf21 of the DmAccountParty
-
udf22(optional):
number
udf22 of the DmAccountParty
-
udf23(optional):
number
udf23 of the DmAccountParty
-
udf24(optional):
number
udf24 of the DmAccountParty
-
udf25(optional):
number
udf25 of the DmAccountParty
-
udf26(optional):
number
udf26 of the DmAccountParty
-
udf27(optional):
number
udf27 of the DmAccountParty
-
udf28(optional):
number
udf28 of the DmAccountParty
-
udf29(optional):
number
udf29 of the DmAccountParty
-
udf3(optional):
number
udf3 of the DmAccountParty
-
udf30(optional):
number
udf30 of the DmAccountParty
-
udf31(optional):
string
udf31 of the DmAccountParty
-
udf32(optional):
string
udf32 of the DmAccountParty
-
udf33(optional):
string
udf33 of the DmAccountParty
-
udf34(optional):
string
udf34 of the DmAccountParty
-
udf35(optional):
string
udf35 of the DmAccountParty
-
udf36(optional):
string
udf36 of the DmAccountParty
-
udf37(optional):
string
udf37 of the DmAccountParty
-
udf38(optional):
string
udf38 of the DmAccountParty
-
udf39(optional):
string
udf39 of the DmAccountParty
-
udf4(optional):
number
udf4 of the DmAccountParty
-
udf40(optional):
string
udf40 of the DmAccountParty
-
udf41(optional):
string
udf41 of the DmAccountParty
-
udf42(optional):
string
udf42 of the DmAccountParty
-
udf43(optional):
string
udf43 of the DmAccountParty
-
udf44(optional):
string
udf44 of the DmAccountParty
-
udf45(optional):
string
udf45 of the DmAccountParty
-
udf46(optional):
string
udf46 of the DmAccountParty
-
udf47(optional):
string
udf47 of the DmAccountParty
-
udf48(optional):
string
udf48 of the DmAccountParty
-
udf49(optional):
string
udf49 of the DmAccountParty
-
udf5(optional):
number
udf5 of the DmAccountParty
-
udf50(optional):
string
udf50 of the DmAccountParty
-
udf6(optional):
number
udf6 of the DmAccountParty
-
udf7(optional):
number
udf7 of the DmAccountParty
-
udf8(optional):
number
udf8 of the DmAccountParty
-
udf9(optional):
number
udf9 of the DmAccountParty
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error.