---
title: "PATCH /accounting/contracts/{contractId}"
method: PATCH
path: "/accounting/contracts/{contractId}"
tags: ["accounting"]
---

# PATCH /accounting/contracts/{contractId}

`PATCH /accounting/contracts/{contractId}`

## Path parameters

- `contractId` integer, required

## Request body

- UpdateContractStatusDto
  - `isActive` boolean

## Response `200`

OK

- ContractResponse
  - `contractId` integer

---

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