Table of Contents |
---|
...
Check exist Medication by $.id.
if invalid - return 404 error (message: "Medication is not found!")
...
- if invalid - return 409 eror (message: "Type of record by id is not MEDICATION !")
Table of Contents |
---|
...
Check exist Medication by $.id.
if invalid - return 404 error (message: "Medication is not found!")
...