Endpoint
Path parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
verificationCode | string | Yes | The verification type code (see supported codes below) |
Request body
| Field | Type | Required | Description |
|---|---|---|---|
payload | object | Yes | Key-value pairs specific to the verification type |
idempotencyKey | string | No | Unique key to prevent duplicate charges |
Supported verification codes
| Code | Description | Required payload fields |
|---|---|---|
generic-tricredit-summary-bvn | TriCredit summary by BVN | bvn |
generic-crc-bvn | CRC credit report by BVN | bvn |
generic-kenya-crb | Kenya Credit Reference Bureau | id_number |
generic-national-id-ke | Kenya National ID | id_number |
Request example
TriCredit summary:Response
Returns the standard verification response format withnormalizedResult containing the credit or identity data.