GET api/Subcontracts/{SubcontractId}/Sfr/{SfrId}/Versions/{SfrVersionId}/PortalActions
Get SFR allowed portal actions
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| SubcontractId | integer |
None. |
|
| SfrId | integer |
None. |
|
| SfrVersionId | integer |
None. |
|
| subcontractId | string |
None. |
|
| sfrId | string |
None. |
|
| sfrVersionId | string |
None. |
Body Parameters
None.
Response Information
Resource Description
ApiDataResultOfPortalAllowedActionsDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | PortalAllowedActionsDto |
None. |
|
| Success | boolean |
None. |
|
| Message | string |
None. |
|
| Errors | Collection of CustomError |
None. |
|
| Warnings | Collection of string |
None. |
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.