# Account Types

| **Account**           | **Key**                 |
| --------------------- | ----------------------- |
| AccountsPayable       | "accountspayable"       |
| AccountsReceivable    | "accountsreceivable"    |
| Bank                  | "bank"                  |
| Cogs                  | "cogs"                  |
| CreditCard            | "creditcard"            |
| Equity                | "equity"                |
| Expense               | "expense"               |
| FixedAsset            | "fixedasset"            |
| Income                | "income"                |
| IncomeTax             | "incometax"             |
| InterestPaid          | "interestpaid"          |
| Inventory             | "inventory"             |
| LongTermLiabilities   | "longtermliability"     |
| OtherAsset            | "otherasset"            |
| OtherCurrentAsset     | "othercurrentasset"     |
| OtherCurrentLiability | "othercurrentliability" |
| OtherExpense          | "otherexpense"          |
| OtherIncome           | "otherincome"           |
| Retail                | "retail"                |
