Transfer Balance
Move funds between balances.
Balance - Transfer
GET
https://staging.moneywaveapp.com/v1/wallet/transfer
Headers
Name
Type
Description
Authentication
string
Authentication token to track down who is emptying our stocks.
Request Body
Name
Type
Description
sourceWallet
string
origin balance user reference
recipientWallet
string
destination balance user reference
amount
string
transfer amount
currency
string
balance currency
lock
string
balance lock code
Last updated