| List Invoices | Read | List recent invoices in a QuickBooks Online company |
| List Customers | Read | List customers in a QuickBooks Online company |
| List Accounts | Read | List the chart of accounts in a QuickBooks Online company |
| Get Invoice | Read | Get a QuickBooks invoice with its line items |
| Create Invoice | Write | Create an invoice in a QuickBooks Online company |
| List Bills | Read | List vendor bills (accounts payable) in a QuickBooks Online company |
| Get Bill | Read | Get a QuickBooks vendor bill with its line items |
| Create Bill | Write | Create a vendor bill (accounts payable) in a QuickBooks Online company |
| Create Purchase | Write | Record an expense (cash, check, or credit card purchase) in a QuickBooks Online company |
| Upload Attachment | Write | Upload a file and attach it to a QuickBooks transaction (bill, invoice, purchase, …) via the Attachable API |
| Run Query | Read | Run an arbitrary QuickBooks query against any entity (Invoice, Customer, Account, Payment, Bill, Item, …) |
| List Vendors | Read | List vendors in a QuickBooks Online company - use this to find the VendorRef IDs that Create Bill requires |
| List Purchases | Read | List purchase transactions (cash, check, or credit card expenses) in a QuickBooks Online company - the read counterpart to Create Purchase |