POST api/cases/templateFromCase?caseId={caseId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| caseId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Transition| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
Required |
|
| FromStateId | globally unique identifier |
None. |
|
| ToStateId | globally unique identifier |
None. |
|
| IsPrimaryPath | boolean |
None. |
|
| Automatic | boolean |
None. |
|
| TransitionTriggers | Collection of TransitionTrigger |
None. |
|
| OrganizationTransitions | Collection of OrganizationTransition |
None. |
|
| FromState | State |
None. |
|
| ToState | State |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.