GET api/Subcontracts/{SubcontractId}/Fewo/{FewoId}/Versions/{FewoVersionId}/PortalActions

Get SFR allowed portal actions

Request Information

URI Parameters

NameDescriptionTypeAdditional information
SubcontractId

integer

None.

FewoId

integer

None.

FewoVersionId

integer

None.

subcontractId

string

None.

fewoId

string

None.

fewoVersionId

string

None.

Body Parameters

None.

Response Information

Resource Description

ApiDataResultOfPortalAllowedActionsDto
NameDescriptionTypeAdditional 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.