---
title: "Changes to Create a new claim"
method: POST
path: "/api/v1/claims"
---

# Changes to Create a new claim

`POST /api/v1/claims`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 24 revisions.

- **2026-07-13** `5687569af02f` — 1 warning, 1 info
- **2026-07-13** `693b485f81be` — 1 breaking
- **2026-05-14** `def1cfa2791d` — 1 info
- **2026-05-07** `f5d94c130d5b` — 1 info
- **2026-05-06** `f141b4bcbce1` — 1 info

## Changes

- **2026-07-13** `5687569af02f` — 1 warning, 1 info
  - removed the request property `submissionId`
  - added the new optional request property `id`
- **2026-07-13** `693b485f81be` — 1 breaking
  - the `id` response's property type changed from `integer` to `string`, and format from `int64` to `uuid` for status `201`
- **2026-05-14** `def1cfa2791d` — 1 info
  - added the non-success response with the status `403`
- **2026-05-07** `f5d94c130d5b` — 1 info
  - added the new optional request property `counselPayment`
- **2026-05-06** `f141b4bcbce1` — 1 info
  - added the new optional request property `escaped`

---

[Operation](https://skmtc.dev/ministryofjustice/apis/openapi-definition-3/docs/api/v1/claims/post.md) · [API](https://skmtc.dev/ministryofjustice/apis/openapi-definition-3.md) · [Page](https://skmtc.dev/ministryofjustice/apis/openapi-definition-3/changes/api/v1/claims/post)
