POST api/TherapeuticCategory/Add?Name={Name}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
Name | string |
Required |
Body Parameters
None.
Response Information
Resource Description
TherapeuticCategoryName | Description | Type | Additional information |
---|---|---|---|
Name | string |
None. |
|
ID | integer |
None. |
|
ActiveConnection | SqlConnection |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.