PUT api/Subcontracts/{SubcontractId}/Sfr/{SfrId}/Versions/{SfrVersionId}/SendToTr

Send SFR to TR (On behalf)

Request Information

URI Parameters

NameDescriptionTypeAdditional 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

ApiDataResultOfSfrSendToTrResponseDto
NameDescriptionTypeAdditional information
Data

SfrSendToTrResponseDto

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.