Update KYC
POST
/core/account/updatekyc
Request Body
Field Name | Type | Required | Description |
---|---|---|---|
kycLevel | Integer | TRUE | The KYC level to be updated. |
clientId | Integer | TRUE | Unique identifier of the client. |
Response Body
Field Name | Type | Description |
---|---|---|
clientId | Integer | Unique identifier of the client whose KYC was updated. |
Request
Body Params application/json
Request samples
Responses
Modified at 2025-03-19 15:02:37