Notes Service REST Endpoints

Notes Services/Notes Service
This service is used to perform notes service operations.
Add a New Note
Method: post
Path: /notes-service/saveNotes
Add mapping between Action ID and Account ID
Method: post
Path: /notes-service/mapActionIdtoAccountId
Get Additional Account Information by Account ID
Method: get
Path: /notes-service/note/acct/addn/{acctId}
Get Behavior Details by Account ID
Method: get
Path: /notes-service/BehaviorDetails/{accountId}
Get Compliance by Action ID
Method: get
Path: /notes-service/note/compliance/{actionId}
Get Notes by Action ID
Method: get
Path: /notes-service/note/{actionId}
Health Check of notes service
Method: get
Path: /notes-service/healthcheck
Retrieves Notes Details by Account ID
Method: get
Path: /notes-service/getNotes