{"info":{"_postman_id":"05f514ab-c3c6-48ae-890d-8d4a7701c500","name":"BVN Validation","description":"<html><head></head><body><img src=\"https://content.pstmn.io/ae62f6bf-ced6-4fc5-a02b-5add1dd99e6b/bG9nby5wbmc=\" alt=\"Netapps%20Technologies%20Ltd\">\n\n<h2 id=\"👋-introduction\">👋 Introduction</h2>\n<p>Netapps BVN Validation .</p>\n<h2 id=\"🚀-get-started-here\">🚀 Get started here</h2>\n<p>This documentation will guide you through intergrating this service into your application.</p>\n<h2 id=\"🔖-how-to-use-this-service\">🔖 <strong>How to use this service</strong></h2>\n<h4 id=\"step-1-onboarding\"><strong>Step 1: Onboarding</strong></h4>\n<p>To begin using our API, you need to complete the Know Your Customer (KYC) process on our merchant portal. This involves providing necessary information and documentation to verify your identity and establish a business relationship with us. Once your KYC is approved, you will recieve a <code>ClientId</code> and <code>ClientSecret</code> to gain access to the API.</p>\n<h4 id=\"step-2-authorization\"><strong>Step 2: Authorization</strong></h4>\n<p>To make authorized API requests, you must obtain a bearer token. Start by making a request to the <code>Get Auth</code> endpoint using your <code>ClientId</code> and <code>ClientSecret</code>. Create a Basic authentication header by encoding your ClientId and ClientSecret, and include it in the request. The response will contain a JWT bearer token, which you should store securely. Take note that the token has an expiration time, as indicated in the response and the JWT's payload.</p>\n<h4 id=\"step-3-api-endpoint-calls\"><strong>Step 3: API Endpoint Calls</strong></h4>\n<p>With the obtained bearer token, you can proceed to make calls to various API endpoints. Include the bearer token in the Authorization header of each request to authenticate your API calls.</p>\n<h4 id=\"step-4-endpoint-usage\"><strong>Step 4: Endpoint Usage</strong></h4>\n<p>Explore the different endpoints available in our API documentation. Each endpoint serves a specific purpose. Review the documentation for each endpoint to understand the required parameters, expected responses, and any additional details.</p>\n<h4 id=\"step-5-request-and-response-formats\"><strong>Step 5: Request and Response Formats</strong></h4>\n<p>Ensure that your API requests adhere to the required format specified in the documentation. Most commonly, APIs use JSON or XML formats for data transmission. Verify the structure and data types of the request payload, and also be familiar with the expected format of the response.</p>\n<h4 id=\"step-6-error-handling\"><strong>Step 6: Error Handling</strong></h4>\n<p>Be prepared to handle potential errors returned by the API. Errors can occur due to various reasons, such as invalid requests, authentication issues, or server errors. Consult the API documentation to understand the possible error codes, their meanings, and the recommended way to handle them in your application.</p>\n<h4 id=\"step-7-testing-and-debugging\"><strong>Step 7: Testing and Debugging</strong></h4>\n<p>During development, thoroughly test your API integration. Use different scenarios and test cases to verify that your requests are being processed correctly and that you are receiving the expected responses. Debug any issues or unexpected behaviors that you encounter.</p>\n<h4 id=\"step-8-monitoring-and-optimization\"><strong>Step 8: Monitoring and Optimization</strong></h4>\n<p>Once your integration is live, continuously monitor the performance and behavior of your API usage. Keep track of response times, error rates, and any performance bottlenecks. Optimize your implementation as needed to improve efficiency and reliability.</p>\n<h4 id=\"step-9-documentation-and-support\"><strong>Step 9: Documentation and Support</strong></h4>\n<p>Document your API integration to ensure future maintenance and to assist other developers who may work on the project. Keep an eye on any updates or new versions of the API that may be released, and refer to the API provider's support resources or community forums for assistance and further guidance.</p>\n<p>By following these steps, you will be able to successfully onboard, authorize, and utilize our API to integrate our services into your application or business workflow.</p>\n<h2 id=\"🔍-reference-table\">🔍 Reference Table</h2>\n<h3 id=\"used-http-response-codes\">Used HTTP Response Codes</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Code</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>200</td>\n<td>Good request and Response</td>\n</tr>\n<tr>\n<td>400</td>\n<td>Bad Request</td>\n</tr>\n<tr>\n<td>401</td>\n<td>Unauthorized</td>\n</tr>\n<tr>\n<td>404</td>\n<td>Not Found</td>\n</tr>\n<tr>\n<td>500</td>\n<td>Server error</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"💪-pro-tips\">💪 Pro tips</h2>\n<ul>\n<li>Keep API keys and secrets secure: Safeguard your API keys, secrets, and other sensitive credentials. Avoid hardcoding them directly in your code or exposing them publicly. Instead, consider using environment variables or secure key management solutions.</li>\n<li>Implement rate limiting: Protect your API from abuse and potential DoS (Denial of Service) attacks by implementing rate limiting. Set limits on the number of requests per minute or hour to prevent excessive usage.</li>\n<li>Validate and sanitize user input: Always validate and sanitize user input to prevent security vulnerabilities such as SQL injection or cross-site scripting (XSS) attacks. Use parameter validation and input sanitization techniques specific to your programming language or framework.</li>\n<li>Monitor API usage and logs: Implement logging and monitoring mechanisms to track API usage, detect suspicious activities, and quickly respond to any security incidents or anomalies.</li>\n</ul>\n<h2 id=\"💡relevant-links\">💡Relevant links</h2>\n<ul>\n<li>Basic Authentication: This link provides an overview and example of how to create a Basic Auth token using various programming languages and tools.<ul>\n<li><a href=\"https://\">Basic Authentication Tutorial</a></li>\n</ul>\n</li>\n<li>API Security Best Practices: This comprehensive guide covers various security best practices for designing and securing APIs, including authentication, authorization, encryption, input validation, and more.<ul>\n<li><a href=\"https://\">API Security Best Practices</a></li>\n</ul>\n</li>\n<li>JSON Web Tokens (JWT): Understand how JWT can be used for secure authentication and authorization in API requests, including generating and validating tokens.<ul>\n<li><a href=\"https://\">JWT.io</a></li>\n</ul>\n</li>\n<li>OWASP API Security Project: The Open Web Application Security Project (OWASP) provides valuable resources, tools, and guides on securing APIs against common vulnerabilities and attacks.<ul>\n<li><a href=\"https://\">OWASP API Security Project</a></li>\n</ul>\n</li>\n</ul>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"28493246","collectionId":"05f514ab-c3c6-48ae-890d-8d4a7701c500","publishedId":"2s9YR9YCGi","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-11-08T13:03:52.000Z"},"item":[{"name":"Get Scopes","id":"8cdb1192-7e45-4ebd-ba73-cc911935355b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://bvn-validation.netapps.ng/api/v1/get-scopes","description":"<p>The scope of BVN is primarily to establish and maintain a unique identity for bank customers in Nigeria. It links all the accounts of a customer in different banks using the BVN as the identifier, thus providing a centralized and reliable means of identifying customers and preventing identity theft and fraud.</p>\n<p>In summary, the BVN scope includes unique identification, KYC requirements, fraud prevention, financial inclusion, and security. It helps to improve the efficiency and security of the banking system in Nigeria.</p>\n<p>The BVN scopes and the descriptions are captured in the table below:</p>\n<p>EndFragment</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Scope</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>profile</td>\n<td>Will get user biodata</td>\n</tr>\n<tr>\n<td>banking_data</td>\n<td>Will get user banks</td>\n</tr>\n<tr>\n<td>bvn</td>\n<td>Will get the User's Bank Verification Number</td>\n</tr>\n<tr>\n<td>address</td>\n<td>User's address</td>\n</tr>\n<tr>\n<td>contact_info</td>\n<td>User's contact info</td>\n</tr>\n<tr>\n<td>email_address</td>\n<td>Contains only user's electronic contact info</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"bvn-scope-response-structure\"><strong>BVN scope Response structure</strong></h4>\n<p>The scope response structure is obtained by passing the <code>scope</code> as an array to scope property in the BVN Validation Request.</p>\n<p>The response structures are as follows:</p>\n<h4 id=\"profile-response-structure\"><strong>Profile response structure</strong></h4>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{  \n  \"customer_id\" : \"\",  \n  \"enroll_user_name\" : \"\",  \n  \"gender\" : \"\",  \n  \"title\" : \"\",  \n  \"surname\" : \"\",  \n  \"first_name\" : \"\",  \n  \"middle_name\" : \"\",  \n  \"date_of_birth\" : \"\",  \n  \"face_image\" : \"\",  \n  \"lga_of_origin\" : \"\",  \n  \"marital_status\" : \"\",  \n  \"nationality\" : \"\",  \n  \"nin\" : \"\",  \n  \"remarks\" : \"\",  \n  \"state_of_origin\" : \"\",  \n  \"additional_info_1\" : \"\",  \n  \"watchlisted\" : \"\",  \n}\n\n</code></pre>\n<h4 id=\"bank-data-response-structure\">Bank data response structure</h4>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{  \n  \"state_of_capture\":\"\",  \n  \"lga_of_capture\":\"\",  \n  \"enrollment_date\":\"\",  \n  \"enroll_bank_code\":\"221\",  \n  \"customer_id\":\"000395205\",  \n  \"name_on_card\":\"\",  \n  \"branch_name\":\"\",  \n  \"watchlisted\":\"\",  \n  \"serial_no\":\"\"  \n}\n\n</code></pre>\n<h4 id=\"bvn-response-structure\">BVN response structure</h4>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{  \n  \"bvn\": \"\"  \n}\n\n</code></pre>\n<h4 id=\"address-response-structure\">Address response structure</h4>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{  \n  \"state_of_origin\": \"\",  \n  \"lga_of_origin\": \"\",  \n  \"state_of_residence\": \"\",  \n  \"lga_of_residence\": \"\",  \n  \"state_of_capture\": \"\",  \n  \"residential_address\": \"\"  \n}\n\n</code></pre>\n<h4 id=\"contact-info-response-structure\">Contact info response structure</h4>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{  \n  \"Phone_number\": \" \"  \n}\n\n</code></pre>\n<h4 id=\"email-address-response-structure\">Email address response structure</h4>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{  \n  \"email_address\": \"\"  \n}\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"token"}]},"isInherited":true,"source":{"_postman_id":"05f514ab-c3c6-48ae-890d-8d4a7701c500","id":"05f514ab-c3c6-48ae-890d-8d4a7701c500","name":"BVN Validation","type":"collection"}},"urlObject":{"path":["api","v1","get-scopes"],"host":["https://bvn-validation.netapps.ng"],"query":[],"variable":[]}},"response":[{"id":"6ddbb5c4-11d0-4767-adc6-0dc87831abfe","name":"Success","originalRequest":{"method":"GET","header":[],"url":"https://bvn-validation.netapps.ng/api/v1/get-scopes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 18 Aug 2023 10:52:29 GMT"},{"key":"Server","value":"Apache/2.4.57 () OpenSSL/1.0.2k-fips PHP/8.2.3"},{"key":"Upgrade","value":"h2,h2c"},{"key":"Connection","value":"Upgrade, Keep-Alive"},{"key":"X-Powered-By","value":"AWS"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, HEAD"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With"},{"key":"Set-Cookie","value":"Google_reCAPTCHA_=nblilrqrp2bln2lf2st5v9oj5g; path=/; secure; HttpOnly; SameSite=Strict"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"661"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"Data retrieved\",\n    \"flag\": true,\n    \"auth\": true,\n    \"data\": [\n        {\n            \"tag\": \"profile\",\n            \"name\": \"Profile\",\n            \"description\": \"Will get users biodata\"\n        },\n        {\n            \"tag\": \"banking_data\",\n            \"name\": \"Banking Data\",\n            \"description\": \"Will get users banks\"\n        },\n        {\n            \"tag\": \"bvn\",\n            \"name\": \"BVN\",\n            \"description\": \"Will get the users Bank Verification Number\"\n        },\n        {\n            \"tag\": \"address\",\n            \"name\": \"Address\",\n            \"description\": \"User address\"\n        },\n        {\n            \"tag\": \"contact_info\",\n            \"name\": \"Contact Info\",\n            \"description\": \"User contact info\"\n        },\n        {\n            \"tag\": \"email_address\",\n            \"name\": \"Email address\",\n            \"description\": \"Contains ONLY Users electronic mail contact information\"\n        },\n        {\n            \"tag\": \"icad\",\n            \"name\": \"ICAD\",\n            \"description\": \"This contains ICAD account details mapped to the BVN.\"\n        }\n    ]\n}"}],"_postman_id":"8cdb1192-7e45-4ebd-ba73-cc911935355b"},{"name":"Request","id":"044eec42-129a-43d3-890c-7b71cb09f80e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"sendSMS\": false,\n    \"sendEmail\": false,\n    \"scope\": [\n        \"contact_info\"\n    ], //multiple scopes can be sent\n    \"callbackURL\": \"https://www.your-webhook.com/\",\n    \"payload\": [\n        {\n            \"customerRef\": \"cusRef\", //limit is 32char, must be unique per request\n            \"phone\": \"070230340933\",\n            \"email\": \"a@b.com\",\n            \"bvn\": \"2222283003\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://bvn-validation.netapps.ng/api/v1/request","description":"<p><strong>Authorization:</strong> IP Check and Header authorization/bearer token. The authorization details will be shared privately.</p>\n<p>After obtaining the BVN from the user, send the request payload to the Netapps BVN validation API.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"token"}]},"isInherited":true,"source":{"_postman_id":"05f514ab-c3c6-48ae-890d-8d4a7701c500","id":"05f514ab-c3c6-48ae-890d-8d4a7701c500","name":"BVN Validation","type":"collection"}},"urlObject":{"path":["api","v1","request"],"host":["https://bvn-validation.netapps.ng"],"query":[],"variable":[]}},"response":[{"id":"0fc41cd7-de6f-4559-8d92-f53799023dfe","name":"Success but with invalid records","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"sendSMS\": false,\n    \"sendEmail\": false,\n    \"scope\": [\n        \"contact_info\"\n    ], //multiple scopes can be sent\n    \"callbackURL\": \"https://www.your-webhook.com/\",\n    \"payload\": [\n        {\n            \"customerRef\": \"cusRef\",\n            \"phone\": \"070230340933\",\n            \"email\": \"a@b.com\",\n            \"bvn\": \"2222283003\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://bvn-validation.netapps.ng/api/v1/request"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 18 Aug 2023 11:23:49 GMT"},{"key":"Server","value":"Apache/2.4.57 () OpenSSL/1.0.2k-fips PHP/8.2.3"},{"key":"Upgrade","value":"h2,h2c"},{"key":"Connection","value":"Upgrade, Keep-Alive"},{"key":"X-Powered-By","value":"AWS"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, HEAD"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"188"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"Request submitted\",\n    \"flag\": true,\n    \"auth\": true,\n    \"data\": {\n        \"batchRef\": \"ROSRvhSnVfuY\",\n        \"validRecords\": [],\n        \"invalidRecords\": [\n            {\n                \"customerRef\": \"cusRef\",\n                \"phone\": \"070230340933\",\n                \"email\": \"a@b.com\",\n                \"bvn\": \"2222283003\",\n                \"reason\": \"BVN is invalid\",\n                \"url\": \"https://bvn-validation.netapps.ng/consent/osudfuosdhf\"    \n            }\n        ]\n    }\n}"},{"id":"f4bdd1e5-25b7-4588-9c08-9d81a1b82cd4","name":"Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"sendSMS\": false,\n    \"sendEmail\": false,\n    \"scope\": [\n        \"contact_info\"\n    ], //multiple scopes can be sent\n    \"callbackURL\": \"https://www.your-webhook.com/\",\n    \"payload\": [\n        {\n            \"customerRef\": \"cusRef\",\n            \"phone\": \"070230340933\",\n            \"email\": \"a@b.com\",\n            \"bvn\": \"2222283003\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://bvn-validation.netapps.ng/api/v1/request"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 18 Aug 2023 11:23:49 GMT"},{"key":"Server","value":"Apache/2.4.57 () OpenSSL/1.0.2k-fips PHP/8.2.3"},{"key":"Upgrade","value":"h2,h2c"},{"key":"Connection","value":"Upgrade, Keep-Alive"},{"key":"X-Powered-By","value":"AWS"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, HEAD"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"188"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"Request submitted\",\n    \"flag\": true,\n    \"auth\": true,\n    \"data\": {\n        \"batchRef\": \"ROSRvhSnVfuY\",\n        \"validRecords\": [\n            {\n                \"customerRef\": \"cusRef\",\n                \"phone\": \"070230340933\",\n                \"email\": \"a@b.com\",\n                \"bvn\": \"22222830030\",\n                \"url\": \"https://bvn-validation.netapps.ng/consent/osudfuosdhf\"               \n            }\n        ],\n        \"invalidRecords\": []\n    }\n}"}],"_postman_id":"044eec42-129a-43d3-890c-7b71cb09f80e"},{"name":"Status","id":"9377c667-88d7-4327-9211-1b4495212fd0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://bvn-validation.netapps.ng/api/v1/status?batchRef=jAZqfBCoicDk","description":"<p><strong>Authorization:</strong> IP Check and Header authorization/bearer token. The authorization details will be shared privately.</p>\n<p><strong>Note:</strong> The bvn_data in the response will vary depending on the requested scope</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"token"}]},"isInherited":true,"source":{"_postman_id":"05f514ab-c3c6-48ae-890d-8d4a7701c500","id":"05f514ab-c3c6-48ae-890d-8d4a7701c500","name":"BVN Validation","type":"collection"}},"urlObject":{"path":["api","v1","status"],"host":["https://bvn-validation.netapps.ng"],"query":[{"key":"batchRef","value":"jAZqfBCoicDk"}],"variable":[]}},"response":[{"id":"7b788d75-5107-4adc-893c-32f6eabc592f","name":"Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://bvn-validation.netapps.ng/api/v1/status?batchRef=jAZqfBCoicDk","host":["https://bvn-validation.netapps.ng"],"path":["api","v1","status"],"query":[{"key":"batchRef","value":"jAZqfBCoicDk"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 18 Aug 2023 10:54:51 GMT"},{"key":"Server","value":"Apache/2.4.57 () OpenSSL/1.0.2k-fips PHP/8.2.3"},{"key":"Upgrade","value":"h2,h2c"},{"key":"Connection","value":"Upgrade, Keep-Alive"},{"key":"X-Powered-By","value":"AWS"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, HEAD"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"639"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"Data retrieved\",\n    \"flag\": true,\n    \"auth\": true,\n    \"data\": [\n        {\n            \"bvn\": \"22222988585\",\n            \"email\": \"alextech4all@gmail.com\",\n            \"phone\": \"2347034477744\",\n            \"status\": \"PENDING\",\n            \"bvn_data\": []\n        },\n        {\n            \"bvn\": \"22222988584\",\n            \"email\": \"a.ebere@gmail.com\",\n            \"phone\": \"2347034477723\",\n            \"status\": \"PENDING\",\n            \"bvn_data\": {\n                \"bvn\": \"22222988584\",\n                \"state_of_capture\": \"Imo State\",\n                \"lga_of_capture\": \"Owerri Municipal\",\n                \"enrollment_date\": \"10-Apr-2015\",\n                \"enroll_bank_code\": \"058\",\n                \"customer_id\": \"256111132\",\n                \"name_on_card\": \"EBERE  NNAMDI BETHEL\",\n                \"branch_name\": \"OWERRI\",\n                \"watchlisted\": 0,\n                \"serial_no\": 8123111\n            }\n        },\n        {\n            \"bvn\": \"22351895016\",\n            \"email\": \"\",\n            \"phone\": \"2347035537527\",\n            \"status\": \"PENDING\",\n            \"bvn_data\": []\n        }\n    ]\n}"}],"_postman_id":"9377c667-88d7-4327-9211-1b4495212fd0"},{"name":"Notification To Your Callback URL","id":"a8db7fb3-fb5b-4dcc-bd99-e4576622d5af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"ref\": \"sjdgayuasd\",\n    \"customerRef\": \"sdifhsdkjf\",\n    \"data\": {\n        ...bvn_data\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://www.your-webhook.com/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"token"}]},"isInherited":true,"source":{"_postman_id":"05f514ab-c3c6-48ae-890d-8d4a7701c500","id":"05f514ab-c3c6-48ae-890d-8d4a7701c500","name":"BVN Validation","type":"collection"}},"urlObject":{"protocol":"https","path":[""],"host":["www","your-webhook","com"],"query":[],"variable":[]}},"response":[{"id":"2e99b418-12f9-4acd-a875-b5d5a3d0500b","name":"Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"ref\": \"sjdgayuasd\",\n    \"customerRef\": \"sdifhsdkjf\",\n    \"data\": {\n        ...bvn_data\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://www.your-webhook.com/"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"a8db7fb3-fb5b-4dcc-bd99-e4576622d5af"}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"token"}]}},"event":[{"listen":"prerequest","script":{"id":"d0e4da39-3574-42a2-8f3f-d378ac704339","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a55047cc-78ea-4e38-8213-a5fb73276e6f","type":"text/javascript","exec":[""]}}],"variable":[{"key":"bearer","value":"token","type":"string"},{"key":"baseURL","value":"https://bvn-validation.netapps.ng","type":"string"},{"key":"baseURL","value":"http://bvn-validation.netapps.local","type":"string","disabled":true}]}