OGWUGO API DOCUMENTATION

  1. Home
  2. Docs
  3. OGWUGO API DOCUMENTATION
  4. Main Server Documentation
  5. Fund Wallet: by Bank

Fund Wallet: by Bank

Buyer can add fund to wallet by paying to bank by transfer or deposit, the endpoint enable us collect the payment detail and once verified fund is added to user wallet.

Authentication :  Required

Authorization : Required

Method: POST

path:

/user/fund_wallet/{user_id}

PARAMETERS:

DataType [default] Detail
bank str. req
amount double. reg
depositor str. (name of depositior) reg
date str.(dd/mm/yy) reg
type str. (bank transfer, cash deposit, swift, check, draft) reg
comment str. reg
method str.  ENUM(‘offline’,‘crypto’,‘card’) reg
response: status = true or false
Was this article helpful to you? Yes No

How can we help?