New wallet

This method allows users to create additional wallets for given currency. Each currency can have up to 10 custom wallets along with 1 default wallet (11 in total).

Response details

Key

Type

Description

balance

array

id

UUID

Wallet UUID.

userId

UUID

User UUID.

availableFunds

decimal

Amount of available funds.

totalFunds

decimal

Total amount of funds.

lockedFunds

decimal

Amount of locked funds.

currency

string

Currency symbol.

type

string

Currency type: CRYPTO / FIAT.

name

string

Name for new wallet.

balanceEngine

string

Wallet application: BITBAY / BITBAYPAY.

Language
Credentials