POST api/MgmIntegration/PatientDetails
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| objClsGettitle | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"DML_Indicator": "sample string 1",
"patient_id": "sample string 2",
"mgm_appointment_id": "sample string 3",
"appointment_date_time": "sample string 4",
"appointment_date": "sample string 5",
"mocero_doctor_id": "sample string 6",
"mgm_patinet_id": "sample string 7",
"product_code": "sample string 8",
"appointment_type": "sample string 9",
"doctor_email_id": "sample string 10",
"appointmentTime": "sample string 11",
"dml_indicator": "sample string 12",
"is_existing_patient": true,
"patinet_type": true,
"doctor_id": "sample string 15",
"department_id": "sample string 16",
"mgm_token": "sample string 17",
"mgm_doctor_id": "sample string 18",
"payment_mode": "sample string 19"
}
application/x-www-form-urlencoded
Sample:
Sample not available.