v1

latestOpenAPI 3.0.12026-07-24128351404.9 KB
CDD

Get KYC and KYB verification result

Retrieve KYC and KYB verification details for a given account. This endpoint returns both individual KYC verification results and business KYB verification results associated with the specified account.

get/open-api/v3/accounts/cdd/detail/{accountId}

Path parameters

accountIdstring required

Unique Account Id generated for the entity.

Response

OK

codestring

Error code

messagestring

Error message

Example response

{
  "code": "400001",
  "message": "Invalid parameter"
}