Wallets
Create a new wallet
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Owner identifier
ISO 4217 currency code
Display name for the account
IANA timezone (defaults to UTC)
Optional tag for the account
Initial balance in the smallest currency unit (e.g. cents)
Optional description of the account
Optional legacy wallet mapping information
Response
201
application/json
Wallet created successfully
Unique account ID with acc_ prefix
Available options:
wallet
Owner identifier
Balance in nano dollars (1e-9 dollars)
ISO 4217 currency code
IANA timezone
Optional tag for the account
Creation timestamp (Unix nano)
Last update timestamp (Unix nano)
Display name for the account
Optional description