Get Customer by BVN

This returns customers details

Overview

To get a particular customer's details, you first build the complete get customer by BVN endpoint by passing version number, authToken and customer's BVN to the URL path.
Then you make a get request to the complete get customer by BVN endpoint

If the request is successful, it returns a status code of 200 with a response body.

You can check out API reference to Get Customer by BVN