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 Email ID list of Party by Account ID
Method: get
Path: /DmAccountParty-service/accountParties/getPartyContactDetails/{accountId}
Update Existing Account Party Relationship
Method: put
Path: /DmAccountParty-service/accountParties