Update Note Amendment By Id V2Copy Pagepatch https://sandbox.elationemr.com/api/2.0/v2/notes/{note_id}/amendments/{amendment_id}Update a draft EN2.1 note amendment.Path Paramsnote_idintegerrequiredamendment_idintegerrequiredBody ParamsRequest body for updating a sections-based note amendment. All fields optional. content_map replaces the full stored content_map. Amendment updates do not support confidential (parity with NoteAmendmentUpdate). Field order: content-update fields (content_map, snapshot_id) first, then mutable fields in the same order as ElationNoteCreate (provider through metadata; create-only layout_name, practice, patient omitted).billintegernullThe ID of the bill associated with the note.categoryintegernullPractice-created identifier for note category (Visit Note Type).content_mapContentMap | nullcontent_map ContentMap | nullexam_reasonstringnullmetadataobject | nullMetadata object | nullproviderintegernullThe ID of the assigned provider.serviced_atstringnullsnapshot_idintegernullResponses 200Successful Response 422Validation ErrorUpdated 21 days ago