---
title: "Configure 3DS exemption"
method: PUT
path: "/merchant/{customerId}/exempt3DS"
tags: ["merchant"]
---

# Configure 3DS exemption

`PUT /merchant/{customerId}/exempt3DS`

Change customer 3DS exemption status

## Path parameters

- `customerId` string, required

## Headers

- `Authorization` string, required

## Request body

- object
  - `merchantId` string
  - `exempt` boolean, required

## Response `200`

Successful response

---

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