---
title: "Set a customer's billing address"
method: PUT
path: "/v1/customers/{id}/address"
tags: ["Tax"]
---

# Set a customer's billing address

`PUT /v1/customers/{id}/address`

Set or replace the customer's billing address. Triggers address validation via the configured provider (default: format-only). Requires an ADMIN secret key.

## Path parameters

- `id` string, required

## Response `200`

Default Response

---

[API](https://skmtc.net/usedrip/apis/drip-api.md) · [All operations](https://skmtc.net/usedrip/apis/drip-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/usedrip/drip-api/versions/2cb1567969ca/schema)
