---
title: "Changes to Accept an MSA document (business)"
method: POST
path: "/compliance/msa/accept"
---

# Changes to Accept an MSA document (business)

`POST /compliance/msa/accept`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 22 revisions.

- **2026-08-06** `fe2041c5ba86` — 1 warning, 3 info

## Changes

- **2026-08-06** `fe2041c5ba86` — 1 warning, 3 info
  - changed the pattern of the request property `document_id` from `^doc_[0-9a-hjkmnp-tv-z]{26}$` to `^doc_[0-7][0-9a-hjkmnp-tv-z]{25}$`
  - the `accepted_by` response's property pattern was changed from `^ind_[0-9a-hjkmnp-tv-z]{26}$` to `^ind_[0-7][0-9a-hjkmnp-tv-z]{25}$` for the status `200`
  - the `document_id` response's property pattern was changed from `^doc_[0-9a-hjkmnp-tv-z]{26}$` to `^doc_[0-7][0-9a-hjkmnp-tv-z]{25}$` for the status `200`
  - the `group_id` response's property pattern was changed from `^grp_[0-9a-hjkmnp-tv-z]{26}$` to `^grp_[0-7][0-9a-hjkmnp-tv-z]{25}$` for the status `200`

---

[Operation](https://skmtc.dev/stablesea/apis/stable-sea-backend/docs/compliance/msa/accept/post.md) · [API](https://skmtc.dev/stablesea/apis/stable-sea-backend.md) · [Page](https://skmtc.dev/stablesea/apis/stable-sea-backend/changes/compliance/msa/accept/post)
