Create Balance
Setup a new balance
Balance - Create
POST
https://staging.moneywaveapp.com/v1/wallet
Headers
Name
Type
Description
Authentication
string
Authentication token to track down who is emptying our stocks.
Request Body
Name
Type
Description
name
string
Name for new balance
lock_code
string
lock code or password, required when debiting balance
user_ref
string
user reference, required uniquely for each balance in the same currency
currency
string
Balance currency.
Last updated