AdminUserService

DeductUserBalance 管理员手动扣款

post/v1/admin/users/{id}/balance/deduct

Path parameters

idstring required

Request body

amountstring

金额(微分字符串,前端 microsString),后端解析为 int64。

idstring
reasonstring

Response

OK

balanceAfterMicrosstring
okboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.