Accounts can have a minimum and maximum balance, referred to as the balance floor and balance ceiling. These attributes can be used to implement a number of features, including pool accounts.
POST /v0/accounts
balance
: the minimum balance the account can havelinked_account_id
: the ID of the linked account used to maintain the minimum balance