---
title: "Update a customer"
method: PATCH
path: "/customers/{customerId}"
tags: ["customers"]
---

# Update a customer

`PATCH /customers/{customerId}`

Update a customer

## Path parameters

- `customerId` string, required

## Response `200`

The updated customer object

---

[API](https://skmtc.net/commercelayer/apis/commerce-layer-api.md) · [All operations](https://skmtc.net/commercelayer/apis/commerce-layer-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/commercelayer/commerce-layer-api/revisions/dcb0faa48534/schema)
