/admin/billing/records/{id}
作废一条计费记录,标记为 void 状态。参考:GAAP/IFRS (Double-Entry Accounting Principles)。
Request Parameters
| Name | In | Type | Required | Default | Example | Constraints | Description |
|---|---|---|---|---|---|---|---|
id |
path |
string |
Yes | 计费记录ID |
Responses
| Status | Description | Schema |
|---|---|---|
| 200 | 作废成功 | object |
| 400 | 请求参数错误 | object |
| 401 | 未授权 | object |
| 403 | 无权限 | object |
| 500 | 服务器内部错误 | object |