Update Forward For Review
update_forward_for_reviewForward an RFI for review by updating the forwardee IDs. The assignee passes the RFI to a new ball in court.
Instructions
Assignee can forward the RFI to a forwardee who becomes a new ball in court. Use this to update an existing RFI records (only the supplied fields are changed). Updates the specified RFI records and returns the modified object on success. Required parameters: project_id, id. Procore API (v1.1): Project Management > RFI. Endpoint: PATCH /rest/v1.1/projects/{project_id}/rfis/{id}/forward_for_review
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| id | Yes | URL path parameter — unique identifier of the RFI resource | |
| forwardee_ids | No | JSON request body field — an array of IDs of the Forwardees of the RFI *Only existing assignees can set this field when ball in court is in Assignees' court **Can only forward to one forwardee |