---
title: "POST /v1/admin/agent/withdrawals/{withdrawalId}/review"
method: POST
path: "/v1/admin/agent/withdrawals/{withdrawalId}/review"
tags: ["AdminAgentService"]
---

# POST /v1/admin/agent/withdrawals/{withdrawalId}/review

`POST /v1/admin/agent/withdrawals/{withdrawalId}/review`

ReviewWithdrawal 审核提现申请

## Path parameters

- `withdrawalId` string, required

## Request body

- AgentV1ReviewWithdrawalRequest
  - `approved` boolean
  - `rejectReason` string
  - `withdrawalId` string

## Response `200`

OK

- AgentV1ReviewWithdrawalReply
  - `ok` boolean

---

[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)
