BankAccountUpdateRequestObject

  • account_number
    Type: string
  • account_type
    Type: string enum
    values
    • checking
    • savings
  • bank_name
    Type: string
  • routing_number
    Type: string
  • user_data
    Type: object | null
    • propertyName
      Type: anything