Update Patient Form RequestCopy Pageput 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.patientint64requiredThe ID of the patient that should be associated with the request.patient_formsarray of integersrequiredThe 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_forms*ADD integerResponse 200Updated about 1 month ago