---
title: "Mark status of facilities based on moa id"
method: POST
path: "/v1.0/subsistence-fees/moas/{moaId}/facilities/mark"
tags: ["Subsistence fees MoA view"]
---

# Mark status of facilities based on moa id

`POST /v1.0/subsistence-fees/moas/{moaId}/facilities/mark`

## Path parameters

- `moaId` integer, required

## Request body

- SubsistenceFeesMoaFacilityMarkingStatusDTO — Status details of facilities based on moa facility ids
  - `status` 'IN_PROGRESS' | 'COMPLETED' | 'CANCELLED', required
  - `filterResourceIds` integer[], required

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

## Changes

- **2025-09-11** `15b32331a1ac` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/beis/apis/api-documentation/changes/v1.0/subsistence-fees/moas/:moaId/facilities/mark/post.md)

---

[API](https://skmtc.dev/beis/apis/api-documentation.md) · [All operations](https://skmtc.dev/beis/apis/api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/beis/api-documentation/revisions/f5f4d893b86b/schema)
