---
title: "Changes to Disable stored payment details"
method: POST
path: "/disable"
---

# Changes to Disable stored payment details

`POST /disable`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 38 revisions.

- **2023-03-13** (v25) `3143012dc344` — 7 breaking
- **2021-08-07** (v25) `08dafb1e4a01` — 3 info
- **2021-04-10** (v25) `a71fe366dba0` — 5 info
- **2021-03-05** (v25) `9aa7722f8142` — 5 info
- **2020-08-05** (v25) `aaba80d479bb` — 1 info
- **2020-03-04** (v25) `016d859e847f` — 7 breaking, 4 info

## Changes

- **2023-03-13** (v25) `3143012dc344` — 7 breaking
  - the request's body type changed from no type to `object`
  - the response's body type changed from no type to `object` for status `200`
  - the response's body type changed from no type to `object` for status `400`
  - the response's body type changed from no type to `object` for status `401`
  - the response's body type changed from no type to `object` for status `403`
  - the response's body type changed from no type to `object` for status `422`
  - the response's body type changed from no type to `object` for status `500`
- **2021-08-07** (v25) `08dafb1e4a01` — 3 info
  - the endpoint scheme security `ApiKeyAuth` was added to the API
  - the endpoint scheme security `BasicAuth` was added to the API
  - api tag `General` added
- **2021-04-10** (v25) `a71fe366dba0` — 5 info
  - added the optional property `status` to the response with the `400` status
  - added the optional property `status` to the response with the `401` status
  - added the optional property `status` to the response with the `403` status
  - added the optional property `status` to the response with the `422` status
  - added the optional property `status` to the response with the `500` status
- **2021-03-05** (v25) `9aa7722f8142` — 5 info
  - added the media type `application/json` for the response with the status `400`
  - added the media type `application/json` for the response with the status `401`
  - added the media type `application/json` for the response with the status `403`
  - added the media type `application/json` for the response with the status `422`
  - added the media type `application/json` for the response with the status `500`
- **2020-08-05** (v25) `aaba80d479bb` — 1 info
  - api operation id `post-disable` was added
- **2020-03-04** (v25) `016d859e847f` — 7 breaking, 4 info
  - the request's body type changed from `object` to no type
  - the response's body type changed from `object` to no type for status `200`
  - removed the media type `application/json` for the response with the status `400`
  - removed the media type `application/json` for the response with the status `401`
  - removed the media type `application/json` for the response with the status `403`
  - removed the media type `application/json` for the response with the status `422`
  - removed the media type `application/json` for the response with the status `500`
  - api operation id `post-disable` removed and replaced with ``
  - the endpoint scheme security `ApiKeyAuth` was removed from the API
  - the endpoint scheme security `BasicAuth` was removed from the API
  - api tag `General` removed

---

[Operation](https://skmtc.dev/adyen/apis/recurringservice/docs/disable/post.md) · [API](https://skmtc.dev/adyen/apis/recurringservice.md) · [Page](https://skmtc.dev/adyen/apis/recurringservice/changes/disable/post)
