Update internal admin notes for KYC review.
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
id |
path | string |
yes | User identifier. |
Request body
application/json
· KYCNotesUpdateRequest
· required
| Field | Type | Required | Description |
|---|---|---|---|
notes |
string |
yes | Internal admin notes. |
Responses
| Status | Body | Description |
|---|---|---|
200 |
KYCStatusResponse |
Notes updated. |
404 |
Error |
User not found. |
Specification
This page is generated from the OpenAPI specification, which remains the authoritative machine-readable source.