Account Party Relationship Service REST Endpoints

Entity Services/Account Party Relationship Service
This service is used to populate account party relationship.
Retrieve Account Party Relationship for given Account ID
Method: get
Path: /DmAccountParty-service/getPartyIdForAccountId/{accountId}
Retrieve all Accounts for given Party ID
Method: get
Path: /DmAccountParty-service/accountParties/{partyId}
Retrieve the email id list of Party by Account ID
Method: get
Path: /DmAccountParty-service/accountParties/getPartyDetails/{accountId}
Retrieve the list of Party by Account ID
Method: get
Path: /DmAccountParty-service/accountParties/getPartyDetailsByTaskType/{accountId}
Update an Existing Account Party Relationship
Method: put
Path: /DmAccountParty-service/accountParties