PUT api/Subcontracts/{SubcontractId}/Timesheets/{TimesheetId}/Versions/{TimesheetVersionId}/SendToTr

Send SFR to TR (On behalf)

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

ApiDataResultOfTimesheetSendToTrResponseDto
NameDescriptionTypeAdditional information
Data

TimesheetSendToTrResponseDto

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.