GET api/progressionchain/{id}/getchain
Create chain for sales progression role
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ProgressionChainDataContract| Name | Description | Type | Additional information |
|---|---|---|---|
| Nodes | Collection of ChainItemDataContract |
None. |
|
| Links | Collection of ChainLinkDataContract |
None. |
|
| Property | PropertyDataContract |
None. |
|
| Id | integer |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.