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: getPath:
/DmAccountParty-service/getPartyIdForAccountId/{accountId}
- Retrieve all Accounts for given Party ID
- Method: getPath:
/DmAccountParty-service/accountParties/{partyId}
- Retrieve the email id list of Party by Account ID
- Method: getPath:
/DmAccountParty-service/accountParties/getPartyDetails/{accountId}
- Retrieve the list of Party by Account ID
- Method: getPath:
/DmAccountParty-service/accountParties/getPartyDetailsByTaskType/{accountId}
- Update an Existing Account Party Relationship
- Method: putPath:
/DmAccountParty-service/accountParties