---
title: "Request URL Whitelisting"
method: POST
path: "/merchant/url-whitelist-request"
tags: ["merchant"]
---

# Request URL Whitelisting

`POST /merchant/url-whitelist-request`

Request to whitelist a URL for embedding the checkout form.
The request will be placed in a pending state for compliance review.

## Headers

- `Authorization` string, required

## Request body

- object
  - `reason` string
  - `url` string, 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/3f6a046fbb34/schema)
