POST api/patientDiscount/UpdatePatientDiscount
Request Information
URI Parameters
None.
Body Parameters
PatientDiscountDetail| Name | Description | Type | Additional information |
|---|---|---|---|
| PatientDiscountDetailId | integer |
None. |
|
| BarcodeNo | string |
None. |
|
| ServiceDiscountDetailId | integer |
None. |
|
| Status | byte |
None. |
|
| CreatedOn | date |
None. |
|
| CreatedBy | integer |
None. |
|
| Remarks | string |
None. |
|
| PatientDiscountId | integer |
None. |
|
| PatientDiscount | PatientDiscount |
None. |
|
| ServiceDiscountDetail | ServiceDiscountDetail |
None. |
|
| Staff | Staff |
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" />