---
title: "Retrieves the history details for the specific facility id"
method: GET
path: "/v1.0/subsistence-fees/moa-facilities/{moaFacilityId}/marking-history"
tags: ["Subsistence fees MoA facility view"]
---

# Retrieves the history details for the specific facility id

`GET /v1.0/subsistence-fees/moa-facilities/{moaFacilityId}/marking-history`

## Path parameters

- `moaFacilityId` integer, required

## Response `200`

OK

- SubsistenceFeesMoaFacilityMarkingStatusHistoryInfoDTO
  - `facilityBusinessId` string
  - `siteName` string
  - `markingStatusHistoryList` SubsistenceFeesMoaFacilityMarkingStatusHistoryDTO[]
    - `submitter` string
    - `submissionDate` string, date-time
    - `paymentStatus` 'IN_PROGRESS' | 'COMPLETED' | 'CANCELLED'

## Other responses

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

---

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