In Infusionsoft CRM, there is a field of a contact named as “Notes” to add note for a contact. I was able to create a contact, search or update using xml-rpc protocol, Java. I tried to add notes in the following way (my code below) but couldn’t. How to add Notes for a contact using their api in Java ?