Virtual/Managed Wallets
Credit Wallet
An endpoint that allows you to credit or fund a wallet
[POST]
Header
Header | Type | Description |
---|---|---|
AppId | string | you would need to create an app to get your app ID |
Authorization | string | public secret key e.g prod_sk_1T1eSavlZxy02OT3OWlvbxK4G |
Body parameter
Parameter | Type | Description | |
---|---|---|---|
amount * | string | Amount to credit | required |
wallet_id * | string | unique wallet id | required |
Sample response
Response
Was this page helpful?