Case Account Association Service REST Endpoints

Strategy Services/Case Account Association Service
Case Account Association Operations
Add New Case Account Association
Method: post
Path: /obcr-strategy-services/api/v1/dmcaseaccountassos
Delete Case Account Association and Insert in Case Account Association History
Method: post
Path: /obcr-strategy-services/strategy/delDmCaseAssoAndInsInDmCaseAssoHist
Delete Case Account Association Identified by the Given ID
Method: delete
Path: /obcr-strategy-services/api/v1/dmcaseaccountassociations/{id}
Retrieve Case Account Association by ID
Method: get
Path: /obcr-strategy-services/api/v1/dmcaseaccountassociations/{id}
Retrieve List of Existing Case Account Associations
Method: get
Path: /obcr-strategy-services/strategy/delDmCaseAssoAndInsInDmCaseAssoHist
Update Existing Case Account Association
Method: put
Path: /obcr-strategy-services/api/v1/dmcaseaccountassociations/{id}