Legacy platform

Notes

In the bottom panel, a notes icon is displayed along with the count of notes associated with the customer profile. A store associate can click the icon to view and manage the notes. Each note has the note text, the user who added it (System or User), date when it was added and a flag in case of important notes. The store associate can add new notes and mark them as important, if required. When a store associate clicks the notes button, the getParticipantNoteList API is called to display the notes that are already associated with the customer's profile. When the store associate adds a note, the manageCustomer API is called to add a new note.