---
title: "PATCH /api/companies/templates/{templateId}/answer"
method: PATCH
path: "/api/companies/templates/{templateId}/answer"
tags: ["Companies/Templates"]
---

# PATCH /api/companies/templates/{templateId}/answer

`PATCH /api/companies/templates/{templateId}/answer`

## Path parameters

- `templateId` string, required

## Request body

- object
  - `meta` object
    - `source` object
  - `onBehalfOfCompanyId` string, required
  - `forCompanyId` string, required
  - `answer` object, required

## Response `204`

No content

- 'null', nullable — No content

## Changes

> 22 revisions in range; 1 not diffed.

- **2026-08-31** `97e51f27dc77` — 1 breaking, 1 warning, 2 info
  - removed `subschema #1, subschema #2` from the `answer/additionalProperties/timestamp` request property `anyOf` list
  - changed the pattern of the request property `answer/additionalProperties/verificationMeta/issueDate` from `^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$` to `^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d:[0-5]\d(?:\.\d+)?(?:Z))$`
  - added `subschema #1, subschema #2` to the `answer/additionalProperties/timestamp` request property `anyOf` list
  - added the media type `application/json` for the response with the status `204`

[Change history](https://skmtc.dev/retraced/apis/api-reference/changes/api/companies/templates/:templateId/answer/patch.md)

---

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