Partially Update Patient Form RequestCopy Pagepatch https://sandbox.elationemr.com/api/2.0/patient_form_requests/{id}/Path Paramsidint64requiredBody Paramsappointmentint64 | nullThe ID of an appointment to associate with this form request. When the appointment is in the past, the notification_date validation is skipped.notification_datedateThis is the date that the request will appear in the Practice's action queue. Must be in the future unless an appointment in the past is provided. Defaults to one week from today.patientint64The ID of the patient that should be associated with the request.patient_formsarray of integersThe IDs of the forms that should be associated to the request. Please note that you must create these forms before trying to create a request.patient_formsADD integerResponse 200Updated about 1 month ago