---
title: "POST /pay/distribute"
method: POST
path: "/pay/distribute"
tags: ["payment"]
---

# POST /pay/distribute

`POST /pay/distribute`

## Headers

- `Authorization` string, required

## Request body

- PaymentMerchantDistributeRequest
  - `amount` number, required
  - `out_trade_no` string
  - `remark` string
  - `user_id` integer, required
  - `username` string, required

## Response `200`

OK

- UtilResponseAny
  - `data` unknown
  - `error_msg` string

## Changes

- **2026-01-01** `0030669c6941` — 1 info
  - endpoint added
- **2026-01-01** `35be37ce261c` — 1 breaking
  - api path removed without deprecation
- **2026-01-01** `988191ecc0ac` — 1 info
  - endpoint added
- **2025-12-31** `b74b0483fa33` — 1 breaking
  - api path removed without deprecation
- **2025-12-30** `a2b49f8b4a6a` — 1 info
  - endpoint added

[Full history](https://skmtc.dev/linux-do/apis/linux-do-credit/changes/pay/distribute/post.md)

---

[API](https://skmtc.dev/linux-do/apis/linux-do-credit.md) · [All operations](https://skmtc.dev/linux-do/apis/linux-do-credit/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/linux-do/linux-do-credit/revisions/c7aa35359176/schema)
