---
title: "Admin Reseller Onboard Submit"
method: POST
path: "/admin/reseller/onboard"
tags: ["admin-reseller"]
---

# Admin Reseller Onboard Submit

`POST /admin/reseller/onboard`

处理开通表单提交：调 CRS5002+5003 admin API + 写本地 reseller_profiles。

支持 CNY 和 USD 两种币种 — 币种决定从哪个 user balance 列扣款。

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/qcode/apis/qcode-web.md) · [All operations](https://skmtc.dev/qcode/apis/qcode-web/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/qcode/qcode-web/revisions/2f2f5f49ffc7/schema)
