---
title: "Set the status of the submission to be complete"
method: PUT
path: "/submission/{submission-id}"
tags: ["submit submission", "update"]
---

# Set the status of the submission to be complete

`PUT /submission/{submission-id}`

## Response `200`

Resource updated

## Other responses

- `400` — Incomplete or malformed request
- `401` — Invalid or missing credentials
- `404` — Requested resource was not found
- `409` — Request valid but not consistent with state of resource

---

[API](https://skmtc.net/companies-house/apis/emergency-filing-service-api.md) · [All operations](https://skmtc.net/companies-house/apis/emergency-filing-service-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/companies-house/emergency-filing-service-api/revisions/7dbd2ded46b4/schema)
