POST api/Drugs/SetPrescriptionUnActive
Request Information
URI Parameters
None.
Body Parameters
PrescriptionName | Description | Type | Additional information |
---|---|---|---|
prescription_code | integer |
None. |
|
surg_code | integer |
None. |
|
cust_num | integer |
None. |
|
visit_code | integer |
None. |
|
debit_line | integer |
None. |
|
creation_date | date |
Required |
|
expiration_date | date |
None. |
|
cust_sheet_code | integer |
None. |
|
active | string |
String length: inclusive between 0 and 1 |
|
mongo_id | string |
String length: inclusive between 0 and 60 |
|
interface_code | string |
String length: inclusive between 0 and 10 |
|
old_code | integer |
None. |
|
Customers | Customer |
None. |
|
Debits | Debit |
None. |
|
DrugsInPrescriptions | Collection of DrugsInPrescription |
None. |
|
Employees | Employee |
None. |
|
MedicalSheetHistorys | Collection of MedicalSheetHistory |
None. |
|
MedicalSheets | Collection of MedicalSheet |
None. |
|
MedicalSheets1 | MedicalSheet |
None. |
|
Visits | Visit |
None. |
Request Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.
Response Information
Resource Description
None.