POST api/patientDiscount/SavePatientDiscount
Request Information
URI Parameters
None.
Body Parameters
PatientDiscount| Name | Description | Type | Additional information |
|---|---|---|---|
| PatientDiscountId | integer |
None. |
|
| ServiceDiscountId | integer |
None. |
|
| PersonName | string |
None. |
|
| MobileNo | string |
None. |
|
| BarcodeNo | string |
None. |
|
| CreatedOn | date |
None. |
|
| DistrictId | integer |
None. |
|
| Status | byte |
None. |
|
| District | District |
None. |
|
| ServiceDiscount | ServiceDiscount |
None. |
|
| PatientDiscountDetails | Collection of PatientDiscountDetail |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
{}
text/xml
Sample:
<ArrayOfKeyValueOfstringanyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />