# VerificationBVNMatch ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **account_number** | **str** | Bank Account Number | **bank_code** | **int** | You can get the list of banks codes by calling the List Bank endpoint | **bvn** | **str** | 11 digits Bank Verification Number | **first_name** | **str** | Customer's first name | [optional] **middle_name** | **str** | Customer's middle name | [optional] **last_name** | **str** | Customer's last name | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)