---
title: "Adds a USDC recipient."
method: POST
path: "/seller/usdc-withdraw/recipient"
tags: ["marketplace"]
---

# Adds a USDC recipient.

`POST /seller/usdc-withdraw/recipient`

Registers a solana address that can receive USDC from the merchant’s Coinflow wallet balance

## Headers

- `Authorization` string, required

## Request body

- object
  - `recipient` string, required

## Response `200`

Successful response

## Other responses

- `451` — Must Complete Additional Verification

---

[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/7eea51c8775d/schema)
