---
title: "Changes to Update Account"
method: PUT
path: "/api/accounts/{account-id}/update.json"
---

# Changes to Update Account

`PUT /api/accounts/{account-id}/update.json`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 2 revisions.

- **2026-08-25** `5b82d4eb0d9f` — 1 breaking, 10 warning

## Changes

- **2026-08-25** `5b82d4eb0d9f` — 1 breaking, 10 warning
  - the `errors` response's property type/format changed from `object`/`` to `array`/`` for status `401`
  - the `account/address` request property's maxLength was set to `210`
  - the `account/city` request property's maxLength was set to `50`
  - the `account/email` request property's maxLength was set to `255`
  - the `account/fax` request property's maxLength was set to `255`
  - the `account/fiscal_id` request property's maxLength was set to `255`
  - the `account/organization_name` request property's maxLength was set to `100`
  - the `account/phone` request property's maxLength was set to `255`
  - the `account/postal_code` request property's maxLength was set to `255`
  - the `account/website` request property's maxLength was set to `255`
  - removed the optional property `errors/error` from the response with the `401` status

---

[Operation](https://skmtc.dev/invoicexpress/apis/invoicexpress-api/docs/api/accounts/:account-id/update.json/put.md) · [API](https://skmtc.dev/invoicexpress/apis/invoicexpress-api.md) · [Page](https://skmtc.dev/invoicexpress/apis/invoicexpress-api/changes/api/accounts/:account-id/update.json/put)
