Create RFI Solution

Creates a new RFI solution for the given RFI.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The RFI ID to which the solution belongs.

string
required

The text content of the RFI solution.

boolean
required

Whether this solution is the official response.

string
enum
required

Cost impact of the solution. One of: yes, no, tbd.

Allowed:
string
enum
required

Schedule impact of the solution. One of: yes, no, tbd.

Allowed:
float | null
Defaults to null

Monetary value of the cost impact.

integer | null
Defaults to null

Number of days/weeks of schedule impact.

string | null
enum
Defaults to null

Unit of the schedule impact value. One of: days, weeks, tbd.

Allowed:
document_ids
array of strings | null
Defaults to null

Uploaded document IDs to attach to the solution.

document_ids
Responses
201

Created

400

Bad Request

401

Unauthorized

403

Access forbidden

404

RFI not found

422

Validation error

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!