---
title: "POST /v1/admin/currencies"
method: POST
path: "/v1/admin/currencies"
tags: ["SupportedCurrencyService"]
---

# POST /v1/admin/currencies

`POST /v1/admin/currencies`

## Request body

- AdminCurrencyV1CreateCurrencyRequest
  - `currency` string

## Response `200`

OK

- AdminCurrencyV1CurrencyReply
  - `item` AdminCurrencyV1SupportedCurrency — SupportedCurrency 支持币种白名单条目。
    - `createdAt` string
    - `createdBy` string
    - `currency` string

---

[API](https://skmtc.dev/apiqik/apis/apiqik-api.md) · [All operations](https://skmtc.dev/apiqik/apis/apiqik-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/apiqik/apiqik-api/revisions/e06b96127408/schema)
