Update Existing Party
put
/dmparty-service/parties
This endpoint is used to update an existing Party.
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
-
appId(required): string
The application ID of host service.
-
branchCode(required): string
The branch code of requesting branch.
-
contentType: string
The content type of request or response body.
-
userId(required): string
The user ID of requesting user.
Request Body that contains data required for updating an existing Party.
Root Schema : DmFeedPartyDTO
Type:
object
DmFeedParty DTO
Show Source
-
abilityToPayFlg:
string
Ability To Pay Flag.
-
behaviorScore:
number
Behavior Score.
-
birthDt:
string
Birth Date.
-
businessUnit:
string
Business Unit.
-
custNbr:
string
Customer Number.
-
customerRiskScore:
string
Customer Risk Score.
-
enterpriseCustNbr:
string
Enterprise Customer Number.
-
gender:
string
Gender.
-
internateBankingFlg:
string
Internet Banking Flag.
-
maritalStatCd:
string
Marital Status Code.
-
marketEntity:
string
Market Entity.
-
msgCommFlg:
string
Message Communication Flag.
-
partyClass:
string
Party Class.
-
partyType:
string
Party Type.
-
phoneBankingFlg:
string
Phone Banking Flag.
-
prdProcessrCd:
string
Product Processor Code.
-
probabilityOfDefltVal:
string
Probability Of Default Value.
-
rcdType:
string
Record Type.
-
recvMktgInfoFlg:
string
Receive Marketing Information Flag.
-
setupDt:
string
Setup Date.
-
thirdPartyFlg:
string
Third Party Flag.
-
udf1:
number
udf1 of the DmFeedParty
-
udf10:
number
udf10 of the DmFeedParty
-
udf11:
number
udf11 of the DmFeedParty
-
udf12:
number
udf12 of the DmFeedParty
-
udf13:
number
udf13 of the DmFeedParty
-
udf14:
number
udf14 of the DmFeedParty
-
udf15:
number
udf15 of the DmFeedParty
-
udf16:
number
udf16 of the DmFeedParty
-
udf17:
number
udf17 of the DmFeedParty
-
udf18:
number
udf18 of the DmFeedParty
-
udf19:
number
udf19 of the DmFeedParty
-
udf2:
number
udf2 of the DmFeedParty
-
udf20:
number
udf20 of the DmFeedParty
-
udf21:
number
udf21 of the DmFeedParty
-
udf22:
number
udf22 of the DmFeedParty
-
udf23:
number
udf23 of the DmFeedParty
-
udf24:
number
udf24 of the DmFeedParty
-
udf25:
number
udf25 of the DmFeedParty
-
udf26:
number
udf26 of the DmFeedParty
-
udf27:
number
udf27 of the DmFeedParty
-
udf28:
number
udf28 of the DmFeedParty
-
udf29:
number
udf29 of the DmFeedParty
-
udf3:
number
udf3 of the DmFeedParty
-
udf30:
number
udf30 of the DmFeedParty
-
udf31:
string
udf31 of the DmFeedParty
-
udf32:
string
udf32 of the DmFeedParty
-
udf33:
string
udf33 of the DmFeedParty
-
udf34:
string
udf34 of the DmFeedParty
-
udf35:
string
udf35 of the DmFeedParty
-
udf36:
string
udf36 of the DmFeedParty
-
udf37:
string
udf37 of the DmFeedParty
-
udf38:
string
udf38 of the DmFeedParty
-
udf39:
string
udf39 of the DmFeedParty
-
udf4:
number
udf4 of the DmFeedParty
-
udf40:
string
udf40 of the DmFeedParty
-
udf41:
string
udf41 of the DmFeedParty
-
udf42:
string
udf42 of the DmFeedParty
-
udf43:
string
udf43 of the DmFeedParty
-
udf44:
string
udf44 of the DmFeedParty
-
udf45:
string
udf45 of the DmFeedParty
-
udf46:
string
udf46 of the DmFeedParty
-
udf47:
string
udf47 of the DmFeedParty
-
udf48:
string
udf48 of the DmFeedParty
-
udf49:
string
udf49 of the DmFeedParty
-
udf5:
number
udf5 of the DmFeedParty
-
udf50:
string
udf50 of the DmFeedParty
-
udf6:
number
udf6 of the DmFeedParty
-
udf7:
number
udf7 of the DmFeedParty
-
udf8:
number
udf8 of the DmFeedParty
-
udf9:
number
udf9 of the DmFeedParty
-
vipPartyFlg:
string
VIP Party Flag.
Response
Supported Media Types
- application/json
- application/xml
200 Response
Successfully performs the operation.
Nested Schema : ResponseResourceSupport
Type:
object
Nested Schema : items
Type:
object
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
405 Response
Invalid input.
500 Response
Internal error.