GET
/
clients
/
searchbybvn
/
{bvn}
curl --request GET \
  --url https://spark.test.woodcore.co/api/v2/clients/searchbybvn/{bvn} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

woodcoretenant
string
Example:

"sourcebank"

Path Parameters

bvn
string
required
Example:

"1"