Notes Service REST Endpoints
Notes Services/Notes Service
This service is used to perform Notes Service operations.
- Add New Note
- Method: postPath:
/notes-service/saveNotes - Get Additional Account Information by Account ID
- Method: getPath:
/notes-service/note/acct/addn/{acctId} - Health Check of Notes Service
- Method: getPath:
/notes-service/healthcheck - Retrieve Notes Details by Account ID
- Method: getPath:
/notes-service/getNotes