Automatic SOAP Note Creation

Hi!

I’m using the OpenEMR API to create new patients. I want to add a SOAP Note to each patient through another API call, but not sure how to do that?

Would it be enough to do a “POST /api/patient/pid/soap_note.write”?