POST api/case/{caseId}/document/node
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| caseId | string |
Required |
Body Parameters
DocumentNodeItemModel| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
None. |
|
| name | string |
Required |
|
| parent_id | integer |
None. |
|
| parent_name | string |
None. |
|
| icon | string |
None. |
|
| node_level | integer |
None. |
|
| expanded | boolean |
None. |
|
| friendly_name | string |
None. |
|
| ImageId | integer |
None. |
|
| items | Collection of DocumentNodeItemModel |
None. |
|
| created_by | string |
None. |
|
| updated_by | string |
None. |
|
| created_date | date |
None. |
|
| updated_date | date |
None. |
|
| is_active | boolean |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/html
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
multipart/form-data
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
DocumentNodeItemModel| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
None. |
|
| name | string |
Required |
|
| parent_id | integer |
None. |
|
| parent_name | string |
None. |
|
| icon | string |
None. |
|
| node_level | integer |
None. |
|
| expanded | boolean |
None. |
|
| friendly_name | string |
None. |
|
| ImageId | integer |
None. |
|
| items | Collection of DocumentNodeItemModel |
None. |
|
| created_by | string |
None. |
|
| updated_by | string |
None. |
|
| created_date | date |
None. |
|
| updated_date | date |
None. |
|
| is_active | boolean |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/html
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
multipart/form-data
Sample:
Sample not available.