---
title: "Changes to Update customer"
method: PUT
path: "/customers/{uuid}"
---

# Changes to Update customer

`PUT /customers/{uuid}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 4 revisions.

- **2026-03-24** `33c8b5a6215c` — 1 info
- **2026-03-11** `ff825f6602c8` — 5 info

## Changes

- **2026-03-24** `33c8b5a6215c` — 1 info
  - added the new optional request property `locale`
- **2026-03-11** `ff825f6602c8` — 5 info
  - added the new optional request property `first_name`
  - added the new optional request property `last_name`
  - added the new optional request property `name`
  - added the new optional request property `phone`
  - added the new optional request property `prefix`

---

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