Create a new rfiAsk AIpost https://client-api.{region}.fieldwire.com/api/v3/projects/{project_id}/rfisPath Paramsproject_iduuidrequiredID of the project this entity belongs toBody Paramscreator_user_idint32ID of the user who created this entitylast_editor_user_idint32ID of the user who most recently edited this entitynamestringrequiredName of the Rfi. Must be unique between Rfis under the same parent.location_iduuid | nullID of the location associated with this RFI.device_created_atdate-timeTime when the device created the entitydevice_updated_atdate-timeTime when the device last updated the entityoriginal_rfi_iduuid | nullID of another RFI from which this RFI is being created.use_original_rfi_question_suggestion_impactboolean | nullWhether or not the original RFI's question, suggestion, and impact should be used.truefalseuse_original_rfi_attachmentsboolean | nullWhether or not the original RFI's question attachments should be used.truefalsetask_iduuid | nullID of a task from which this RFI is being created.messagestring | nullMessage to be carried when the RFI is created from a related RFI.floorplan_iduuid | nullID of a plan to attach to the newly created RFI.sheet_iduuid | nullID of a sheet to attach to the newly created RFI.floorplan_dataobject | nullCoordinates and other markup data for the plan referencefloorplan_data object | nullinclude_photosboolean | nullWhether or not photos should be added to the rfi created from a tasktruefalseHeadersFieldwire-VersiondaterequiredSpecifies the version of the API to talk toResponse 201Successful responseUpdated 7 months ago