Request Service Ira Changes
Send a submitted IRA questionnaire back to its recipient to correct.
Reuses the same response row rather than canceling it like reassign does, so the recipient's answers survive and are pre-filled when they reopen the form — they correct what's wrong instead of starting over. Returning it to WAITING_FOR_RESPONSE is what reopens the recipient-facing write path, since /forms/response/{id} rejects saves and re-submits on a SUBMITTED response.
Only available while the IRA stage is still open. The task itself is usually already COMPLETED by then (the agent derived risk from the submission), so this reopens it: leaving it complete would both read as "Skipped" in the task list (a completed task with an unsubmitted form) and let the stage advance out from under the recipient.
Path parameters
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 5 revisions of this API.