---
title: "Enshrine"
method: PUT
path: "/CheckAccountTransaction/{checkAccountTransactionId}/enshrine"
tags: ["CheckAccountTransaction"]
---

# Enshrine

`PUT /CheckAccountTransaction/{checkAccountTransactionId}/enshrine`

Sets the current date and time as a value for the property `enshrined`.<br>
This operation is only possible if the status is "Linked" (`"status": "200"`) or higher.

Linked invoices, credit notes or vouchers cannot be changed when the transaction is enshrined.

## Path parameters

- `checkAccountTransactionId` integer, required

## Response `200`

Successful operation

- object
  - `objects` unknown

## Other responses

- `400` — Bad request
- `401` — Authentication required
- `422` — Validation error
- `500` — Server Error

---

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