---
title: "Changes to Update current account"
method: PUT
path: "/accounts/me"
---

# Changes to Update current account

`PUT /accounts/me`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 4 revisions.

- **2026-03-11** `ff825f6602c8` — 1 breaking, 8 info

## Changes

- **2026-03-11** `ff825f6602c8` — 1 breaking, 8 info
  - the request property `allow_shipping` became required
  - added the new optional request property `addon_account`
  - added the new optional request property `allowed_gateways`
  - added the new optional request property `custom_domain`
  - added the new optional request property `default_gateway`
  - added the new optional request property `fee_shipping`
  - added the new optional request property `psd2_enabled`
  - added the new optional request property `subaccounts`
  - added the optional property `gateways` to the response with the `200` status

---

[Operation](https://skmtc.dev/truust-io/apis/truust-api/docs/accounts/me/put.md) · [API](https://skmtc.dev/truust-io/apis/truust-api.md) · [Page](https://skmtc.dev/truust-io/apis/truust-api/changes/accounts/me/put)
