Creates an account.
Account Type
An Account is tied to a specific cryptocurrency or fiat and is comprised of transactions and a current balance.
An account is required to allow a Bank or Customer to hold cryptocurrency or a Customer to hold fiat on the Cybrid Platform.
At present, accounts can be created as trading, storage or fiat accounts and are required before a Customer can generate quotes or execute a trade or transfer.
To create accounts for your Bank, omit the customer_guid parameter in the request body. To create accounts for your Customers, include the customer_guid parameter in the request body.
At the bank level, invoice_operations accounts can be configured to pre-fund your customers' Lightning Network operations.
Asset
The asset is the specific cryptocurrency or fiat that the account holds, e.g., 'BTC' for Bitcoin or USD for US dollars. See the Symbols API for a complete list of cryptocurrencies and fiat supported.
State
| State | Description |
|---|---|
| storing | The Platform is storing the account details in our private store |
| created | The Platform has created the account |
Required scope: accounts:execute
Create a platform account.
Account Type
An Account is tied to a specific cryptocurrency or fiat and is comprised of transactions and a current balance.
An account is required to allow a Bank or Customer to hold cryptocurrency or a Customer to hold fiat on the Cybrid Platform.
At present, accounts can be created as trading, storage or fiat accounts and are required before a Customer can generate quotes or execute a trade or transfer.
To create accounts for your Bank, omit the customer_guid parameter in the request body. To create accounts for your Customers, include the customer_guid parameter in the request body.
At the bank level, invoice_operations accounts can be configured to pre-fund your customers' Lightning Network operations.
Asset
The asset is the specific cryptocurrency or fiat currencies that the account holds, e.g., BTC for Bitcoin or USD for US dollars. See the Symbols API for a complete list of cryptocurrencies and fiat currencies supported.
State
| State | Description |
|---|---|
| storing | The Platform is storing the account details in our private store |
| created | The Platform has created the account |
Required Scope
accounts:execute
