Skip to content

Instantly share code, notes, and snippets.

@iykedapotential
Last active March 25, 2017 23:50
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iykedapotential/bd3fbffdcca57b12b81dc45eebba3459 to your computer and use it in GitHub Desktop.
Save iykedapotential/bd3fbffdcca57b12b81dc45eebba3459 to your computer and use it in GitHub Desktop.
http-request-acct-opening
Endpoint: /user/requestBankAccount
Method: POST
Content-Type: application/json
Parameters:
email
phonenumber [Optional: Only required when BVN is not supplied]
firstname [Optional: Only required when BVN is not supplied]
lastname [Optional: Only required when BVN is not supplied]
middlename [Optional: Only required when BVN is not supplied]
bvn [Optional]
gender [e.g M - male | F - female ]
dateofbirth [Optional: Only required when BVN is not supplied]
address1
address2
state
religion [ e.g. CHRISTIANITY | ISLAM | OTHERS ]
branchcode [ See Appendix below for list of branch codes ]
photo [ base64 encoded image string of the photo ]
signature [ base64 encoded image string of the specimen signature ]
validid [ base64 encoded image string of any valid ID ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment