Master Wallet Deposit
Master Wallet Deposit
This endpoint allows you to initiate a gateway deposit.
Body Parameters
| Key | Required | Type | Description |
|---|---|---|---|
| amount | true | string | The amount to be deposited. |
| reference | false | string | This would be the transaction reference |
| metadata | false | object | This would be atteched to the transaction payload |
POST
Master Wallet Deposit
Authorizations
Path Parameters
Example:
"YOUR_WALLET_ID"
Body
application/json
Example:
"10"

