Thread
Create a new RFI
Body
codestringRequired
The RFI code.
namestringRequired
The RFI name.
dueDateTimestring · dateRequired
The RFI due date.
costImpactsstringOptional
The RFI cost impacts.
scheduleImpactsstringOptional
The RFI schedule impacts.
descriptionstringOptional
The RFI description.
assignedstring[]OptionalDefault:
Assigned organizations (in the form of email domains, e.g. ecogyenergy.com).
[]linkedstring[]RequiredDefault:
The linked RFIs.
[]mediastring[]RequiredDefault:
The linked media.
[]Responses
200
successful operation
application/json
post
/rfi/thread200
successful operation
Update an RFI
Path parameters
idstringRequired
The RFI ID
Body
codestringRequired
The RFI code.
namestringRequired
The RFI name.
dueDateTimestring · dateRequired
The RFI due date.
costImpactsstringOptional
The RFI cost impacts.
scheduleImpactsstringOptional
The RFI schedule impacts.
descriptionstringOptional
The RFI description.
assignedstring[]OptionalDefault:
Assigned organizations (in the form of email domains, e.g. ecogyenergy.com).
[]linkedstring[]RequiredDefault:
The linked RFIs.
[]mediastring[]RequiredDefault:
The linked media.
[]Responses
200
successful operation
application/json
put
/rfi/thread/{id}200
successful operation