---
title: "Changes to Update Automatic Reload"
method: PUT
path: "/api/v1/billing/reloads/automatic"
---

# Changes to Update Automatic Reload

`PUT /api/v1/billing/reloads/automatic`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 30 revisions.

- **2026-09-23** `7720763f8bf1` — 1 breaking, 2 warning, 6 info
- **2026-09-19** `924eeadc29ad` — 5 warning, 1 info
- **2026-09-18** `73f618ba0a7e` — 1 warning
- **2026-09-16** `95495ef535bc` — 1 info

## Changes

- **2026-09-23** `7720763f8bf1` — 1 breaking, 2 warning, 6 info
  - removed the required property `automatic/offered` from the response with the `200` status
  - added the new `usage_not_metered` enum value to the `automatic/disabled_reason/anyOf[subschema #1: AutoReloadStopReason]/` response property for the response status `200`
  - added the new `usage_not_metered` enum value to the `code` response property for the response status `409`
  - removed the `auto_reload_not_offered` enum value from the `code` response property for the response status `409`
  - removed the `not_offered` enum value from the `automatic/disabled_reason/anyOf[subschema #1: AutoReloadStopReason]/` response property for the response status `200`
  - response property `automatic/max_monthly_cap_usd` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - the `automatic/max_monthly_cap_usd` response's property pattern `^(?!^[-+.]*$)[+-]?0*(?:\d{0,14}|(?=[\d.]{1,21}0*$)\d{0,14}\.\d{0,6}0*$)` was added for the status `200`
  - added the required property `custom_min_usd` to the response with the `200` status
  - added the required property `saved_card` to the response with the `200` status
- **2026-09-19** `924eeadc29ad` — 5 warning, 1 info
  - the `bundle_usd/anyOf[subschema #1]/` request property's min was set to `0.00`
  - the `monthly_cap_usd/anyOf[subschema #1]/` request property's min was set to `0.00`
  - the `threshold_usd/anyOf[subschema #1]/` request property's min was set to `0.00`
  - added the new `amount_not_positive` enum value to the `code` response property for the response status `409`
  - added the new `terms_incomplete` enum value to the `code` response property for the response status `409`
  - added the required property `confirmable_attempt_id` to the response with the `200` status
- **2026-09-18** `73f618ba0a7e` — 1 warning
  - added the new `price_not_found` enum value to the `code` response property for the response status `503`
- **2026-09-16** `95495ef535bc` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/maia-analytics/apis/maia-api/docs/api/v1/billing/reloads/automatic/put.md) · [API](https://skmtc.dev/maia-analytics/apis/maia-api.md) · [Page](https://skmtc.dev/maia-analytics/apis/maia-api/changes/api/v1/billing/reloads/automatic/put)
