PUT api/doctors/patient_transfer?center_id={center_id}&old_doctor_id={old_doctor_id}&new_doctor_id={new_doctor_id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
center_id | integer |
Required |
|
old_doctor_id | integer |
Required |
|
new_doctor_id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
None.