---
title: "Changes to Terminate products for an Item"
method: POST
path: "/item/products/terminate"
---

# Changes to Terminate products for an Item

`POST /item/products/terminate`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 53 revisions.

- **2026-07-22** `a1bbca018160` — 2 breaking, 14 warning, 13 info
- **2026-06-25** `80d23bfdc2e5` — 1 warning, 1 info
- **2026-06-10** `fb8c3f188d8b` — 3 breaking, 1 warning
- **2026-04-02** `7f9a02ad0ce3` — 1 info
- **2024-02-21** `5de70cc1e6ca` — 1 breaking

## Changes

- **2026-07-22** `a1bbca018160` — 2 breaking, 14 warning, 13 info
  - request property `reason_code` was restricted to a list of enum values
  - the `reason_code` request property type/format changed from ``/`` to `string`/``
  - removed `#/components/schemas/ProductsTerminateReasonCode` from the `reason_code` request property `allOf` list
  - added the new `ASSETS_ERROR` enum value to the `error_type` response property for the response status `default`
  - added the new `CRA_MONITORING_ERROR` enum value to the `error_type` response property for the response status `default`
  - added the new `CREDIT_PROFILE_REPORT_ERROR` enum value to the `error_type` response property for the response status `default`
  - added the new `ENCOMPASS_ERROR` enum value to the `error_type` response property for the response status `default`
  - added the new `ENRICH_ERROR` enum value to the `error_type` response property for the response status `default`
  - added the new `FRAUD_INSIGHTS_ERROR` enum value to the `error_type` response property for the response status `default`
  - added the new `FREDDIE_MAC_ERROR` enum value to the `error_type` response property for the response status `default`
  - added the new `LINK_DELIVERY_ERROR` enum value to the `error_type` response property for the response status `default`
  - added the new `PROFILE_ERROR` enum value to the `error_type` response property for the response status `default`
  - added the new `RECURRING_TRANSACTIONS_ERROR` enum value to the `error_type` response property for the response status `default`
  - added the new `STATEMENTS_ERROR` enum value to the `error_type` response property for the response status `default`
  - added the new `TRANSFER_RECURRING_ERROR` enum value to the `error_type` response property for the response status `default`
  - added the new `TRANSFER_REFUND_ERROR` enum value to the `error_type` response property for the response status `default`
  - added the new `BILLING_TERMINATION` enum value to the request property `reason_code`
  - added the new `CONSUMER_ACCOUNT_CLOSED` enum value to the request property `reason_code`
  - added the new `CONSUMER_CHARGE_OFF` enum value to the request property `reason_code`
  - added the new `CONSUMER_LOAN_PAID_OFF` enum value to the request property `reason_code`
  - added the new `CONSUMER_PAYMENT_METHOD_SWITCHED` enum value to the request property `reason_code`
  - added the new `DUPLICATE_ITEM` enum value to the request property `reason_code`
  - added the new `FRAUD_ABUSE` enum value to the request property `reason_code`
  - added the new `FRAUD_FALSE_IDENTITY` enum value to the request property `reason_code`
  - added the new `FRAUD_FIRST_PARTY` enum value to the request property `reason_code`
  - added the new `FRAUD_OTHER` enum value to the request property `reason_code`
  - added the new `FRAUD_TRANSACTION` enum value to the request property `reason_code`
  - added the new `OTHER` enum value to the request property `reason_code`
  - added the new `USER_OFFBOARDING` enum value to the request property `reason_code`
- **2026-06-25** `80d23bfdc2e5` — 1 warning, 1 info
  - added the new `IDEMPOTENCY_ERROR` enum value to the `error_type` response property for the response status `default`
  - added the new `FRAUD_TRANSACTION` enum value to the request property `reason_code/allOf[#/components/schemas/ProductsTerminateReasonCode]/`
- **2026-06-10** `fb8c3f188d8b` — 3 breaking, 1 warning
  - added `#/components/schemas/ProductsTerminateReasonCode` to the `reason_code` request property `allOf` list
  - removed the enum value `OTHER` of the request property `reason_code`
  - the `reason_code` request property type/format changed from `string`/`` to ``/``
  - added the new `BASE_REPORT_ERROR` enum value to the `error_type` response property for the response status `default`
- **2026-04-02** `7f9a02ad0ce3` — 1 info
  - endpoint added
- **2024-02-21** `5de70cc1e6ca` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/plaid/apis/the-plaid-api/docs/item/products/terminate/post.md) · [API](https://skmtc.dev/plaid/apis/the-plaid-api.md) · [Page](https://skmtc.dev/plaid/apis/the-plaid-api/changes/item/products/terminate/post)
