---
title: "Backfill Legacy Submitted Document Requests"
method: POST
path: "/backfills/backfill-legacy-submitted-document-requests"
tags: ["internal"]
---

# Backfill Legacy Submitted Document Requests

`POST /backfills/backfill-legacy-submitted-document-requests`

Move every pre-review-workflow request reading SUBMITTED to FULFILLED, so
nobody inherits a review backlog of their entire history.

Status only: no FULFILLED ``document_request_events`` row is written. The
absence of an event log is exactly what identifies these rows, and
fabricating a sign-off would attribute a review to a company and a moment
that never happened. Consumers already tolerate this — ``_review_details``
(backend/api/document_requests.py) reports the reviewer as absent for a
FULFILLED row with no event.

## Response `200`

Successful Response

- object

---

[API](https://skmtc.dev/kobaltlabs/apis/fastapi.md) · [All operations](https://skmtc.dev/kobaltlabs/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/kobaltlabs/fastapi/revisions/425d5b8a3c17/schema)
