Update Advance Ball In Court
update_advance_ball_in_courtAdvance the ball in court for an RFI between the RFI Manager and Assignee. Updates the specified RFI record with the new ball-in-court status.
Instructions
Advances the ball in court to the specified ball in court. The RFI Manager can move ball in court between the RFI Manager and the Assignee. The Assignee can move the ball in court back to the RFI Manager, if the Assignee has responded. 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}/advance_ball_in_court
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 |