POST api/Performers_details/select_Performers_details
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| pd | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"doctor_id": "sample string 1",
"patient_id": "sample string 2",
"patient_first_name": "sample string 3",
"patient_phone_number": "sample string 4",
"patient_photo": "sample string 5",
"patient_step_record_target": "sample string 6",
"patient_step_record_achieved": "sample string 7",
"patient_step_record_date": "2025-10-29T17:17:45.6214387+05:30",
"option": "sample string 9"
}
application/x-www-form-urlencoded
Sample: