[POST]
Header
| Header | Type | Description |
|---|---|---|
| AppId | string | you would need to create an app to get your app ID |
| Authorization | string | public secret key |
Body Parameters
| Parameter | Type | Description |
|---|---|---|
| first_name required | string | First name of card holder |
| last_name required | string | First name of card holder |
| phone required | string | Phone number |
| email required | string | Email address |
| address_street required | string | Address Street |
| address_city required | string | Address City |
| address_zipcode required | string | Address Zipcode |
| address_state required | string | Address State |
| bvn required | string | Bank Verification Number |
| id_number required | string | Identity Number |
| card_type required | string | Card type E.g MasterCard, Verve |
| wallet_id optional | string | NGN Wallet ID of existing wallet |
Sample response
Response