accountNumber
string
required
balances
enum<string>[]
required
Available options:
debit,
cash,
credit
createdAt
string
required
id
string
required
routingNumber
string
required
status
enum<string>
required
Available options:
open,
closed
type
enum<string>
required

The type of account. - "debit" represents a debit card account - "charge_card" represents a charge card account

Available options:
debit,
charge_card