---
title: "Enable USD Features"
method: POST
path: "/v1/customers/enable-preference"
tags: ["Customers"]
---

# Enable USD Features

`POST /v1/customers/enable-preference`

Enable USD features for an existing customer

## Request body

- object
  - `customer_id` string, uuid, required

## Response `200`

USD features enabled successfully

- object
  - `data` object — Generic response object

## Other responses

- `401` — Authentication failed due to invalid credentials
- `422` — Failed due to a formatting error.

---

[API](https://skmtc.net/fin/apis/fin-com-api.md) · [All operations](https://skmtc.net/fin/apis/fin-com-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fin/fin-com-api/versions/6e69503ee7b8/schema)
