OGWUGO API DOCUMENTATION

  1. Home
  2. Docs
  3. OGWUGO API DOCUMENTATION
  4. Main Server Documentation
  5. Bank Details

Bank Details

LIST OUR BANK DETAILS FOR TRANSFER AND DEPOSITS

Authentication :  not Required

Authorization : not Required

Method: GET

path:

/banks

RESPONSE:

{
"data": [
{
"acc": "0751658167",
"bank": "Access Bank",
"account_name": "Ogwugo Limited"
},
{
"acc": "2032431676",
"bank": "First Bank",
"account_name": "Ogwugo Limited"
}
],
"status": "success",
"message": "banks listed"
}
Was this article helpful to you? Yes No

How can we help?