GET api/Subcontracts/{SubcontractId}/Timesheets/{TimesheetId}/Versions/{TimesheetVersionId}/PortalActions

Get timesheet allowed portal actions

Request Information

URI Parameters

NameDescriptionTypeAdditional information
SubcontractId

integer

None.

TimesheetId

integer

None.

TimesheetVersionId

integer

None.

subcontractId

string

None.

timesheetId

string

None.

timesheetVersionId

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.