---
title: "Changes to Schedule running the Account Updater"
method: POST
path: "/scheduleAccountUpdater"
---

# Changes to Schedule running the Account Updater

`POST /scheduleAccountUpdater`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 38 revisions.

- **2023-04-12** (v25) `8c27cd93e3c9` — 2 info
- **2023-03-13** (v25) `3143012dc344` — 8 breaking
- **2023-01-12** (v25) `b011d2e3f92d` — 2 info
- **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` — 12 breaking, 4 info

## Changes

- **2023-04-12** (v25) `8c27cd93e3c9` — 2 info
  - the request property `card/expiryYear` became optional
  - the request property `card/holderName` became optional
- **2023-03-13** (v25) `3143012dc344` — 8 breaking
  - the request's body type changed from no type to `object`
  - the `card` request property 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`
- **2023-01-12** (v25) `b011d2e3f92d` — 2 info
  - the request property `card/expiryMonth` became optional
  - the request property `card/number` became optional
- **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-scheduleAccountUpdater` was added
- **2020-03-04** (v25) `016d859e847f` — 12 breaking, 4 info
  - the request's body type changed from `object` to no type
  - the request property `card/expiryMonth` became required
  - the request property `card/expiryYear` became required
  - the request property `card/holderName` became required
  - the request property `card/number` became required
  - the `card` request property 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-scheduleAccountUpdater` 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/scheduleAccountUpdater/post.md) · [API](https://skmtc.dev/adyen/apis/recurringservice.md) · [Page](https://skmtc.dev/adyen/apis/recurringservice/changes/scheduleAccountUpdater/post)
