For the complete documentation index, see llms.txt. This page is also available as Markdown.

Send KYC for verification

Sends filled KYC for verification.

Endpoint: POST /kyc/confirm/{uuid}

Path Parameters:

  • uuid - UUID of KYC

Response

If the request is successful, the API returns http code 200.

Last updated