---
title: "Changes to Handler Update Automation"
method: POST
path: "/money/automations/{id}"
---

# Changes to Handler Update Automation

`POST /money/automations/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 25 revisions.

- **2026-09-01** `f2d9f80610d9` — 6 info
- **2026-08-26** `533de842b808` — 2 warning, 4 info
- **2026-08-25** `1b3f9dae384c` — 1 warning, 6 info
- **2026-08-24** `19fa7a7499bd` — 2 info
- **2026-08-21** `60e021790e7a` — 1 info

## Changes

- **2026-09-01** `f2d9f80610d9` — 6 info
  - added the optional property `error/api_client_id` to the response with the `400` status
  - added the optional property `error/api_client_id` to the response with the `401` status
  - added the optional property `error/api_client_id` to the response with the `403` status
  - added the optional property `error/api_client_id` to the response with the `404` status
  - added the optional property `error/api_client_id` to the response with the `409` status
  - added the optional property `error/api_client_id` to the response with the `default` status
- **2026-08-26** `533de842b808` — 2 warning, 4 info
  - the `condition_threshold` request property's maxLength was set to `64`
  - the `sweep_amount` request property's maxLength was set to `64`
  - added the new optional request property `denomination`
  - added the new optional request property `skip_weekends`
  - added the required property `denomination` to the response with the `200` status
  - added the required property `skip_weekends` to the response with the `200` status
- **2026-08-25** `1b3f9dae384c` — 1 warning, 6 info
  - added the new `once` enum value to the `cadence_frequency` response property for the response status `200`
  - added the new optional request property `cadence_start_date`
  - added the new `once` enum value to the request property `cadence_frequency`
  - added the optional property `cadence_start_date` to the response with the `200` status
  - added the optional property `latest_run` to the response with the `200` status
  - added the optional property `schedule_state` to the response with the `200` status
  - added the required property `side` to the response with the `200` status
- **2026-08-24** `19fa7a7499bd` — 2 info
  - added the new optional request property `settlement_pathway`
  - added the required property `settlement_pathway` to the response with the `200` status
- **2026-08-21** `60e021790e7a` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/stablesea/apis/stable-sea-backend/docs/money/automations/:id/post.md) · [API](https://skmtc.dev/stablesea/apis/stable-sea-backend.md) · [Page](https://skmtc.dev/stablesea/apis/stable-sea-backend/changes/money/automations/:id/post)
