...
Model | How it works |
---|---|
Invoice | The host client will invoice the calling app periodically for all calls to the endpoint. |
Acceptable values for auth.type
bvn
Process flows
Sequence of calls
...
Code Block | ||
---|---|---|
| ||
{ "status": "Successful", "message": "Transaction processed successfully", "data": { "provider_response_code": "00", "provider": "Beeceptor", "errors": null, "error": null, "provider_response": { "referencebvn": "9877666555666522333055555", "bvnfirst_name": "22333055555"true, "firstlast_name": true, "last_namedob": true, "dob "reference": true"98776665556665", "meta":{} } } } |
Request (validate with otp)
...
Field | Type | Requirement | Description |
---|---|---|---|
bvn | string | compulsory | Customer bvn to look up |
otp_override | boolean | optional | Defaults to |
dob | date | optional | The date of birth to match in |
...