POST api/MBProgress/GetPanchkarmaEfficiency
Request Information
URI Parameters
None.
Body Parameters
CmsPatientCarePlanName | Description | Type | Additional information |
---|---|---|---|
ClinicId | integer |
None. |
|
CarePlanHID | integer |
None. |
|
CmsId | integer |
None. |
|
Patient | string |
None. |
|
CarePlan | integer |
None. |
|
CPName | string |
None. |
|
CareplanStatus | string |
None. |
|
StartDate | date |
None. |
|
EndDate | date |
None. |
|
ClinicName | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "ClinicId": 1, "CarePlanHID": 2, "CmsId": 3, "Patient": "sample string 4", "CarePlan": 5, "CPName": "sample string 6", "CareplanStatus": "sample string 7", "StartDate": "2025-05-10T17:04:29.7772892+05:30", "EndDate": "2025-05-10T17:04:29.7772892+05:30", "ClinicName": "sample string 10" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.