---
title: "Changes to Update a customization template"
method: PATCH
path: "/v1/templates/{template_id}/"
---

# Changes to Update a customization template

`PATCH /v1/templates/{template_id}/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 11 revisions.

- **2026-08-08** `6542a8962887` — 1 breaking, 1 info
- **2026-07-26** `e58688835e25` — 2 breaking, 2 warning, 20 info

## Changes

- **2026-08-08** `6542a8962887` — 1 breaking, 1 info
  - removed the enum value `336` of the request property `orders/link_expiration`
  - removed the `336` enum value from the `orders/link_expiration` response property for the response status `200`
- **2026-07-26** `e58688835e25` — 2 breaking, 2 warning, 20 info
  - the response property `orders/notification_settings/first_notification_delay_hours` became nullable for the status `200`
  - the response property `orders/notification_settings/suppress_user_notifications` became nullable for the status `200`
  - added the new `education` enum value to the `products/items/` response property for the response status `200`
  - added the new `undefined` enum value to the `orders/auto_open` response property for the response status `200`
  - added the new optional request property `data/bank_statements_count`
  - added the new optional request property `orders/employment_duration_requirement`
  - added the new optional request property `orders/first_email/title`
  - added the new optional request property `orders/refresh_first_email/title`
  - added the new optional request property `orders/refresh_reminder_email/title`
  - added the new optional request property `orders/reminder_email/title`
  - added the new optional request property `orders/self_certification`
  - added the new optional request property `reports/labeled_transaction_categories`
  - the request property `orders/notification_settings/first_notification_delay_hours` became nullable
  - the request property `orders/notification_settings/suppress_user_notifications` became nullable
  - added the new `education` enum value to the request property `products/items/`
  - added the new `undefined` enum value to the request property `orders/auto_open`
  - added the optional property `data/bank_statements_count` to the response with the `200` status
  - added the optional property `orders/employment_duration_requirement` to the response with the `200` status
  - added the optional property `orders/first_email/title` to the response with the `200` status
  - added the optional property `orders/refresh_first_email/title` to the response with the `200` status
  - added the optional property `orders/refresh_reminder_email/title` to the response with the `200` status
  - added the optional property `orders/reminder_email/title` to the response with the `200` status
  - added the optional property `orders/self_certification` to the response with the `200` status
  - added the optional property `reports/labeled_transaction_categories` to the response with the `200` status

---

[Operation](https://skmtc.dev/truv/apis/truv-api/docs/v1/templates/:template_id/patch.md) · [API](https://skmtc.dev/truv/apis/truv-api.md) · [Page](https://skmtc.dev/truv/apis/truv-api/changes/v1/templates/:template_id/patch)
