# Accounting API

> Canonical URL: https://developers.apideck.com/apis/accounting/reference

Welcome to the Accounting API.

You can use this API to access all Accounting API endpoints.

## Base URL

The base URL for all API requests is `https://unify.apideck.com`

## Resources

### Tax Rates

Full resource: [https://developers.apideck.com/md/apis/accounting/reference/tax-rates.md](https://developers.apideck.com/md/apis/accounting/reference/tax-rates.md)

- **GET /accounting/tax-rates** — List Tax Rates · [markdown](https://developers.apideck.com/md/apis/accounting/reference/tax-rates/taxRatesAll.md)
- **POST /accounting/tax-rates** — Create Tax Rate · [markdown](https://developers.apideck.com/md/apis/accounting/reference/tax-rates/taxRatesAdd.md)
- **GET /accounting/tax-rates/{id}** — Get Tax Rate · [markdown](https://developers.apideck.com/md/apis/accounting/reference/tax-rates/taxRatesOne.md)
- **DELETE /accounting/tax-rates/{id}** — Delete Tax Rate · [markdown](https://developers.apideck.com/md/apis/accounting/reference/tax-rates/taxRatesDelete.md)
- **PATCH /accounting/tax-rates/{id}** — Update Tax Rate · [markdown](https://developers.apideck.com/md/apis/accounting/reference/tax-rates/taxRatesUpdate.md)

### Bills

Full resource: [https://developers.apideck.com/md/apis/accounting/reference/bills.md](https://developers.apideck.com/md/apis/accounting/reference/bills.md)

- **GET /accounting/bills** — List Bills · [markdown](https://developers.apideck.com/md/apis/accounting/reference/bills/billsAll.md)
- **POST /accounting/bills** — Create Bill · [markdown](https://developers.apideck.com/md/apis/accounting/reference/bills/billsAdd.md)
- **GET /accounting/bills/{id}** — Get Bill · [markdown](https://developers.apideck.com/md/apis/accounting/reference/bills/billsOne.md)
- **DELETE /accounting/bills/{id}** — Delete Bill · [markdown](https://developers.apideck.com/md/apis/accounting/reference/bills/billsDelete.md)
- **PATCH /accounting/bills/{id}** — Update Bill · [markdown](https://developers.apideck.com/md/apis/accounting/reference/bills/billsUpdate.md)

### Invoices

Full resource: [https://developers.apideck.com/md/apis/accounting/reference/invoices.md](https://developers.apideck.com/md/apis/accounting/reference/invoices.md)

- **GET /accounting/invoices** — List Invoices · [markdown](https://developers.apideck.com/md/apis/accounting/reference/invoices/invoicesAll.md)
- **POST /accounting/invoices** — Create Invoice · [markdown](https://developers.apideck.com/md/apis/accounting/reference/invoices/invoicesAdd.md)
- **GET /accounting/invoices/{id}** — Get Invoice · [markdown](https://developers.apideck.com/md/apis/accounting/reference/invoices/invoicesOne.md)
- **DELETE /accounting/invoices/{id}** — Delete Invoice · [markdown](https://developers.apideck.com/md/apis/accounting/reference/invoices/invoicesDelete.md)
- **PATCH /accounting/invoices/{id}** — Update Invoice · [markdown](https://developers.apideck.com/md/apis/accounting/reference/invoices/invoicesUpdate.md)

### Ledger Accounts

Full resource: [https://developers.apideck.com/md/apis/accounting/reference/ledger-accounts.md](https://developers.apideck.com/md/apis/accounting/reference/ledger-accounts.md)

- **GET /accounting/ledger-accounts** — List Ledger Accounts · [markdown](https://developers.apideck.com/md/apis/accounting/reference/ledger-accounts/ledgerAccountsAll.md)
- **POST /accounting/ledger-accounts** — Create Ledger Account · [markdown](https://developers.apideck.com/md/apis/accounting/reference/ledger-accounts/ledgerAccountsAdd.md)
- **GET /accounting/ledger-accounts/{id}** — Get Ledger Account · [markdown](https://developers.apideck.com/md/apis/accounting/reference/ledger-accounts/ledgerAccountsOne.md)
- **DELETE /accounting/ledger-accounts/{id}** — Delete Ledger Account · [markdown](https://developers.apideck.com/md/apis/accounting/reference/ledger-accounts/ledgerAccountsDelete.md)
- **PATCH /accounting/ledger-accounts/{id}** — Update Ledger Account · [markdown](https://developers.apideck.com/md/apis/accounting/reference/ledger-accounts/ledgerAccountsUpdate.md)

### Invoice Items

Full resource: [https://developers.apideck.com/md/apis/accounting/reference/invoice-items.md](https://developers.apideck.com/md/apis/accounting/reference/invoice-items.md)

- **GET /accounting/invoice-items** — List Invoice Items · [markdown](https://developers.apideck.com/md/apis/accounting/reference/invoice-items/invoiceItemsAll.md)
- **POST /accounting/invoice-items** — Create Invoice Item · [markdown](https://developers.apideck.com/md/apis/accounting/reference/invoice-items/invoiceItemsAdd.md)
- **GET /accounting/invoice-items/{id}** — Get Invoice Item · [markdown](https://developers.apideck.com/md/apis/accounting/reference/invoice-items/invoiceItemsOne.md)
- **DELETE /accounting/invoice-items/{id}** — Delete Invoice Item · [markdown](https://developers.apideck.com/md/apis/accounting/reference/invoice-items/invoiceItemsDelete.md)
- **PATCH /accounting/invoice-items/{id}** — Update Invoice Item · [markdown](https://developers.apideck.com/md/apis/accounting/reference/invoice-items/invoiceItemsUpdate.md)

### Credit Notes

Full resource: [https://developers.apideck.com/md/apis/accounting/reference/credit-notes.md](https://developers.apideck.com/md/apis/accounting/reference/credit-notes.md)

- **GET /accounting/credit-notes** — List Credit Notes · [markdown](https://developers.apideck.com/md/apis/accounting/reference/credit-notes/creditNotesAll.md)
- **POST /accounting/credit-notes** — Create Credit Note · [markdown](https://developers.apideck.com/md/apis/accounting/reference/credit-notes/creditNotesAdd.md)
- **GET /accounting/credit-notes/{id}** — Get Credit Note · [markdown](https://developers.apideck.com/md/apis/accounting/reference/credit-notes/creditNotesOne.md)
- **DELETE /accounting/credit-notes/{id}** — Delete Credit Note · [markdown](https://developers.apideck.com/md/apis/accounting/reference/credit-notes/creditNotesDelete.md)
- **PATCH /accounting/credit-notes/{id}** — Update Credit Note · [markdown](https://developers.apideck.com/md/apis/accounting/reference/credit-notes/creditNotesUpdate.md)

### Customers

Full resource: [https://developers.apideck.com/md/apis/accounting/reference/customers.md](https://developers.apideck.com/md/apis/accounting/reference/customers.md)

- **GET /accounting/customers** — List Customers · [markdown](https://developers.apideck.com/md/apis/accounting/reference/customers/customersAll.md)
- **POST /accounting/customers** — Create Customer · [markdown](https://developers.apideck.com/md/apis/accounting/reference/customers/customersAdd.md)
- **GET /accounting/customers/{id}** — Get Customer · [markdown](https://developers.apideck.com/md/apis/accounting/reference/customers/customersOne.md)
- **DELETE /accounting/customers/{id}** — Delete Customer · [markdown](https://developers.apideck.com/md/apis/accounting/reference/customers/customersDelete.md)
- **PATCH /accounting/customers/{id}** — Update Customer · [markdown](https://developers.apideck.com/md/apis/accounting/reference/customers/customersUpdate.md)

### Suppliers

Full resource: [https://developers.apideck.com/md/apis/accounting/reference/suppliers.md](https://developers.apideck.com/md/apis/accounting/reference/suppliers.md)

- **GET /accounting/suppliers** — List Suppliers · [markdown](https://developers.apideck.com/md/apis/accounting/reference/suppliers/suppliersAll.md)
- **POST /accounting/suppliers** — Create Supplier · [markdown](https://developers.apideck.com/md/apis/accounting/reference/suppliers/suppliersAdd.md)
- **GET /accounting/suppliers/{id}** — Get Supplier · [markdown](https://developers.apideck.com/md/apis/accounting/reference/suppliers/suppliersOne.md)
- **DELETE /accounting/suppliers/{id}** — Delete Supplier · [markdown](https://developers.apideck.com/md/apis/accounting/reference/suppliers/suppliersDelete.md)
- **PATCH /accounting/suppliers/{id}** — Update Supplier · [markdown](https://developers.apideck.com/md/apis/accounting/reference/suppliers/suppliersUpdate.md)

### Payments

Full resource: [https://developers.apideck.com/md/apis/accounting/reference/payments.md](https://developers.apideck.com/md/apis/accounting/reference/payments.md)

- **GET /accounting/payments** — List Payments · [markdown](https://developers.apideck.com/md/apis/accounting/reference/payments/paymentsAll.md)
- **POST /accounting/payments** — Create Payment · [markdown](https://developers.apideck.com/md/apis/accounting/reference/payments/paymentsAdd.md)
- **GET /accounting/payments/{id}** — Get Payment · [markdown](https://developers.apideck.com/md/apis/accounting/reference/payments/paymentsOne.md)
- **DELETE /accounting/payments/{id}** — Delete Payment · [markdown](https://developers.apideck.com/md/apis/accounting/reference/payments/paymentsDelete.md)
- **PATCH /accounting/payments/{id}** — Update Payment · [markdown](https://developers.apideck.com/md/apis/accounting/reference/payments/paymentsUpdate.md)

### Refunds

Full resource: [https://developers.apideck.com/md/apis/accounting/reference/refunds.md](https://developers.apideck.com/md/apis/accounting/reference/refunds.md)

- **GET /accounting/refunds** — List Refunds · [markdown](https://developers.apideck.com/md/apis/accounting/reference/refunds/refundsAll.md)
- **POST /accounting/refunds** — Create Refund · [markdown](https://developers.apideck.com/md/apis/accounting/reference/refunds/refundsAdd.md)
- **GET /accounting/refunds/{id}** — Get Refund · [markdown](https://developers.apideck.com/md/apis/accounting/reference/refunds/refundsOne.md)
- **DELETE /accounting/refunds/{id}** — Delete Refund · [markdown](https://developers.apideck.com/md/apis/accounting/reference/refunds/refundsDelete.md)
- **PATCH /accounting/refunds/{id}** — Update Refund · [markdown](https://developers.apideck.com/md/apis/accounting/reference/refunds/refundsUpdate.md)

### Company Info

Full resource: [https://developers.apideck.com/md/apis/accounting/reference/company-info.md](https://developers.apideck.com/md/apis/accounting/reference/company-info.md)

- **GET /accounting/company-info** — Get company info · [markdown](https://developers.apideck.com/md/apis/accounting/reference/company-info/companyInfoOne.md)

### Companies

Full resource: [https://developers.apideck.com/md/apis/accounting/reference/companies.md](https://developers.apideck.com/md/apis/accounting/reference/companies.md)

- **GET /accounting/companies** — List companies · [markdown](https://developers.apideck.com/md/apis/accounting/reference/companies/companiesAll.md)

### Balance Sheet

Full resource: [https://developers.apideck.com/md/apis/accounting/reference/balance-sheet.md](https://developers.apideck.com/md/apis/accounting/reference/balance-sheet.md)

- **GET /accounting/balance-sheet** — Get BalanceSheet · [markdown](https://developers.apideck.com/md/apis/accounting/reference/balance-sheet/balanceSheetOne.md)

### Profit and Loss

Full resource: [https://developers.apideck.com/md/apis/accounting/reference/profit-and-loss.md](https://developers.apideck.com/md/apis/accounting/reference/profit-and-loss.md)

- **GET /accounting/profit-and-loss** — Get Profit and Loss · [markdown](https://developers.apideck.com/md/apis/accounting/reference/profit-and-loss/profitAndLossOne.md)

### Journal Entries

Full resource: [https://developers.apideck.com/md/apis/accounting/reference/journal-entries.md](https://developers.apideck.com/md/apis/accounting/reference/journal-entries.md)

- **GET /accounting/journal-entries** — List Journal Entries · [markdown](https://developers.apideck.com/md/apis/accounting/reference/journal-entries/journalEntriesAll.md)
- **POST /accounting/journal-entries** — Create Journal Entry · [markdown](https://developers.apideck.com/md/apis/accounting/reference/journal-entries/journalEntriesAdd.md)
- **GET /accounting/journal-entries/{id}** — Get Journal Entry · [markdown](https://developers.apideck.com/md/apis/accounting/reference/journal-entries/journalEntriesOne.md)
- **DELETE /accounting/journal-entries/{id}** — Delete Journal Entry · [markdown](https://developers.apideck.com/md/apis/accounting/reference/journal-entries/journalEntriesDelete.md)
- **PATCH /accounting/journal-entries/{id}** — Update Journal Entry · [markdown](https://developers.apideck.com/md/apis/accounting/reference/journal-entries/journalEntriesUpdate.md)

### Purchase Orders

Full resource: [https://developers.apideck.com/md/apis/accounting/reference/purchase-orders.md](https://developers.apideck.com/md/apis/accounting/reference/purchase-orders.md)

- **GET /accounting/purchase-orders** — List Purchase Orders · [markdown](https://developers.apideck.com/md/apis/accounting/reference/purchase-orders/purchaseOrdersAll.md)
- **POST /accounting/purchase-orders** — Create Purchase Order · [markdown](https://developers.apideck.com/md/apis/accounting/reference/purchase-orders/purchaseOrdersAdd.md)
- **GET /accounting/purchase-orders/{id}** — Get Purchase Order · [markdown](https://developers.apideck.com/md/apis/accounting/reference/purchase-orders/purchaseOrdersOne.md)
- **DELETE /accounting/purchase-orders/{id}** — Delete Purchase Order · [markdown](https://developers.apideck.com/md/apis/accounting/reference/purchase-orders/purchaseOrdersDelete.md)
- **PATCH /accounting/purchase-orders/{id}** — Update Purchase Order · [markdown](https://developers.apideck.com/md/apis/accounting/reference/purchase-orders/purchaseOrdersUpdate.md)

### Subsidiaries

Full resource: [https://developers.apideck.com/md/apis/accounting/reference/subsidiaries.md](https://developers.apideck.com/md/apis/accounting/reference/subsidiaries.md)

- **GET /accounting/subsidiaries** — List Subsidiaries · [markdown](https://developers.apideck.com/md/apis/accounting/reference/subsidiaries/subsidiariesAll.md)
- **POST /accounting/subsidiaries** — Create Subsidiary · [markdown](https://developers.apideck.com/md/apis/accounting/reference/subsidiaries/subsidiariesAdd.md)
- **GET /accounting/subsidiaries/{id}** — Get Subsidiary · [markdown](https://developers.apideck.com/md/apis/accounting/reference/subsidiaries/subsidiariesOne.md)
- **DELETE /accounting/subsidiaries/{id}** — Delete Subsidiary · [markdown](https://developers.apideck.com/md/apis/accounting/reference/subsidiaries/subsidiariesDelete.md)
- **PATCH /accounting/subsidiaries/{id}** — Update Subsidiary · [markdown](https://developers.apideck.com/md/apis/accounting/reference/subsidiaries/subsidiariesUpdate.md)

### Locations

Full resource: [https://developers.apideck.com/md/apis/accounting/reference/locations.md](https://developers.apideck.com/md/apis/accounting/reference/locations.md)

- **GET /accounting/locations** — List Locations · [markdown](https://developers.apideck.com/md/apis/accounting/reference/locations/locationsAll.md)
- **POST /accounting/locations** — Create Location · [markdown](https://developers.apideck.com/md/apis/accounting/reference/locations/locationsAdd.md)
- **GET /accounting/locations/{id}** — Get Location · [markdown](https://developers.apideck.com/md/apis/accounting/reference/locations/locationsOne.md)
- **DELETE /accounting/locations/{id}** — Delete Location · [markdown](https://developers.apideck.com/md/apis/accounting/reference/locations/locationsDelete.md)
- **PATCH /accounting/locations/{id}** — Update Location · [markdown](https://developers.apideck.com/md/apis/accounting/reference/locations/locationsUpdate.md)

### Departments

Full resource: [https://developers.apideck.com/md/apis/accounting/reference/departments.md](https://developers.apideck.com/md/apis/accounting/reference/departments.md)

- **GET /accounting/departments** — List Departments · [markdown](https://developers.apideck.com/md/apis/accounting/reference/departments/departmentsAll.md)
- **POST /accounting/departments** — Create Department · [markdown](https://developers.apideck.com/md/apis/accounting/reference/departments/departmentsAdd.md)
- **GET /accounting/departments/{id}** — Get Department · [markdown](https://developers.apideck.com/md/apis/accounting/reference/departments/departmentsOne.md)
- **DELETE /accounting/departments/{id}** — Delete Department · [markdown](https://developers.apideck.com/md/apis/accounting/reference/departments/departmentsDelete.md)
- **PATCH /accounting/departments/{id}** — Update Department · [markdown](https://developers.apideck.com/md/apis/accounting/reference/departments/departmentsUpdate.md)

### Attachments

Full resource: [https://developers.apideck.com/md/apis/accounting/reference/attachments.md](https://developers.apideck.com/md/apis/accounting/reference/attachments.md)

- **GET /accounting/attachments/{reference_type}/{reference_id}** — List Attachments · [markdown](https://developers.apideck.com/md/apis/accounting/reference/attachments/attachmentsAll.md)
- **POST /accounting/attachments/{reference_type}/{reference_id}** — Upload attachment · [markdown](https://developers.apideck.com/md/apis/accounting/reference/attachments/attachmentsUpload.md)
- **GET /accounting/attachments/{reference_type}/{reference_id}/{id}** — Get Attachment · [markdown](https://developers.apideck.com/md/apis/accounting/reference/attachments/attachmentsOne.md)
- **DELETE /accounting/attachments/{reference_type}/{reference_id}/{id}** — Delete Attachment · [markdown](https://developers.apideck.com/md/apis/accounting/reference/attachments/attachmentsDelete.md)
- **GET /accounting/attachments/{reference_type}/{reference_id}/{id}/download** — Download Attachment · [markdown](https://developers.apideck.com/md/apis/accounting/reference/attachments/attachmentsDownload.md)

### Bank Accounts

Full resource: [https://developers.apideck.com/md/apis/accounting/reference/bank-accounts.md](https://developers.apideck.com/md/apis/accounting/reference/bank-accounts.md)

- **GET /accounting/bank-accounts** — List Bank Accounts · [markdown](https://developers.apideck.com/md/apis/accounting/reference/bank-accounts/bankAccountsAll.md)
- **POST /accounting/bank-accounts** — Create Bank Account · [markdown](https://developers.apideck.com/md/apis/accounting/reference/bank-accounts/bankAccountsAdd.md)
- **GET /accounting/bank-accounts/{id}** — Get Bank Account · [markdown](https://developers.apideck.com/md/apis/accounting/reference/bank-accounts/bankAccountsOne.md)
- **DELETE /accounting/bank-accounts/{id}** — Delete Bank Account · [markdown](https://developers.apideck.com/md/apis/accounting/reference/bank-accounts/bankAccountsDelete.md)
- **PATCH /accounting/bank-accounts/{id}** — Update Bank Account · [markdown](https://developers.apideck.com/md/apis/accounting/reference/bank-accounts/bankAccountsUpdate.md)

### Tracking Categories

Full resource: [https://developers.apideck.com/md/apis/accounting/reference/tracking-categories.md](https://developers.apideck.com/md/apis/accounting/reference/tracking-categories.md)

- **GET /accounting/tracking-categories** — List Tracking Categories · [markdown](https://developers.apideck.com/md/apis/accounting/reference/tracking-categories/trackingCategoriesAll.md)
- **POST /accounting/tracking-categories** — Create Tracking Category · [markdown](https://developers.apideck.com/md/apis/accounting/reference/tracking-categories/trackingCategoriesAdd.md)
- **GET /accounting/tracking-categories/{id}** — Get Tracking Category · [markdown](https://developers.apideck.com/md/apis/accounting/reference/tracking-categories/trackingCategoriesOne.md)
- **DELETE /accounting/tracking-categories/{id}** — Delete Tracking Category · [markdown](https://developers.apideck.com/md/apis/accounting/reference/tracking-categories/trackingCategoriesDelete.md)
- **PATCH /accounting/tracking-categories/{id}** — Update Tracking Category · [markdown](https://developers.apideck.com/md/apis/accounting/reference/tracking-categories/trackingCategoriesUpdate.md)

### Bill Payments

Full resource: [https://developers.apideck.com/md/apis/accounting/reference/bill-payments.md](https://developers.apideck.com/md/apis/accounting/reference/bill-payments.md)

- **GET /accounting/bill-payments** — List Bill Payments · [markdown](https://developers.apideck.com/md/apis/accounting/reference/bill-payments/billPaymentsAll.md)
- **POST /accounting/bill-payments** — Create Bill Payment · [markdown](https://developers.apideck.com/md/apis/accounting/reference/bill-payments/billPaymentsAdd.md)
- **GET /accounting/bill-payments/{id}** — Get Bill Payment · [markdown](https://developers.apideck.com/md/apis/accounting/reference/bill-payments/billPaymentsOne.md)
- **DELETE /accounting/bill-payments/{id}** — Delete Bill Payment · [markdown](https://developers.apideck.com/md/apis/accounting/reference/bill-payments/billPaymentsDelete.md)
- **PATCH /accounting/bill-payments/{id}** — Update Bill Payment · [markdown](https://developers.apideck.com/md/apis/accounting/reference/bill-payments/billPaymentsUpdate.md)

### Expenses

Full resource: [https://developers.apideck.com/md/apis/accounting/reference/expenses.md](https://developers.apideck.com/md/apis/accounting/reference/expenses.md)

- **GET /accounting/expenses** — List Expenses · [markdown](https://developers.apideck.com/md/apis/accounting/reference/expenses/expensesAll.md)
- **POST /accounting/expenses** — Create Expense · [markdown](https://developers.apideck.com/md/apis/accounting/reference/expenses/expensesAdd.md)
- **GET /accounting/expenses/{id}** — Get Expense · [markdown](https://developers.apideck.com/md/apis/accounting/reference/expenses/expensesOne.md)
- **DELETE /accounting/expenses/{id}** — Delete Expense · [markdown](https://developers.apideck.com/md/apis/accounting/reference/expenses/expensesDelete.md)
- **PATCH /accounting/expenses/{id}** — Update Expense · [markdown](https://developers.apideck.com/md/apis/accounting/reference/expenses/expensesUpdate.md)

### Aged Creditors

Full resource: [https://developers.apideck.com/md/apis/accounting/reference/aged-creditors.md](https://developers.apideck.com/md/apis/accounting/reference/aged-creditors.md)

- **GET /accounting/aged-creditors** — Get Aged Creditors · [markdown](https://developers.apideck.com/md/apis/accounting/reference/aged-creditors/agedCreditorsOne.md)

### Aged Debtors

Full resource: [https://developers.apideck.com/md/apis/accounting/reference/aged-debtors.md](https://developers.apideck.com/md/apis/accounting/reference/aged-debtors.md)

- **GET /accounting/aged-debtors** — Get Aged Debtors · [markdown](https://developers.apideck.com/md/apis/accounting/reference/aged-debtors/agedDebtorsOne.md)

### Bank Feed Accounts

Full resource: [https://developers.apideck.com/md/apis/accounting/reference/bank-feed-accounts.md](https://developers.apideck.com/md/apis/accounting/reference/bank-feed-accounts.md)

- **GET /accounting/bank-feed-accounts** — List Bank Feed Accounts · [markdown](https://developers.apideck.com/md/apis/accounting/reference/bank-feed-accounts/bankFeedAccountsAll.md)
- **POST /accounting/bank-feed-accounts** — Create Bank Feed Account · [markdown](https://developers.apideck.com/md/apis/accounting/reference/bank-feed-accounts/bankFeedAccountsAdd.md)
- **GET /accounting/bank-feed-accounts/{id}** — Get Bank Feed Account · [markdown](https://developers.apideck.com/md/apis/accounting/reference/bank-feed-accounts/bankFeedAccountsOne.md)
- **DELETE /accounting/bank-feed-accounts/{id}** — Delete Bank Feed Account · [markdown](https://developers.apideck.com/md/apis/accounting/reference/bank-feed-accounts/bankFeedAccountsDelete.md)
- **PATCH /accounting/bank-feed-accounts/{id}** — Update Bank Feed Account · [markdown](https://developers.apideck.com/md/apis/accounting/reference/bank-feed-accounts/bankFeedAccountsUpdate.md)

### Bank Feed Statements

Full resource: [https://developers.apideck.com/md/apis/accounting/reference/bank-feed-statements.md](https://developers.apideck.com/md/apis/accounting/reference/bank-feed-statements.md)

- **GET /accounting/bank-feed-statements** — List Bank Feed Statements · [markdown](https://developers.apideck.com/md/apis/accounting/reference/bank-feed-statements/bankFeedStatementsAll.md)
- **POST /accounting/bank-feed-statements** — Create Bank Feed Statement · [markdown](https://developers.apideck.com/md/apis/accounting/reference/bank-feed-statements/bankFeedStatementsAdd.md)
- **GET /accounting/bank-feed-statements/{id}** — Get Bank Feed Statement · [markdown](https://developers.apideck.com/md/apis/accounting/reference/bank-feed-statements/bankFeedStatementsOne.md)
- **DELETE /accounting/bank-feed-statements/{id}** — Delete Bank Feed Statement · [markdown](https://developers.apideck.com/md/apis/accounting/reference/bank-feed-statements/bankFeedStatementsDelete.md)
- **PATCH /accounting/bank-feed-statements/{id}** — Update Bank Feed Statement · [markdown](https://developers.apideck.com/md/apis/accounting/reference/bank-feed-statements/bankFeedStatementsUpdate.md)

### Categories

Full resource: [https://developers.apideck.com/md/apis/accounting/reference/categories.md](https://developers.apideck.com/md/apis/accounting/reference/categories.md)

- **GET /accounting/categories** — List Categories · [markdown](https://developers.apideck.com/md/apis/accounting/reference/categories/categoriesAll.md)
- **GET /accounting/categories/{id}** — Get Category · [markdown](https://developers.apideck.com/md/apis/accounting/reference/categories/categoriesOne.md)

### Quotes

Full resource: [https://developers.apideck.com/md/apis/accounting/reference/quotes.md](https://developers.apideck.com/md/apis/accounting/reference/quotes.md)

- **GET /accounting/quotes** — List Quotes · [markdown](https://developers.apideck.com/md/apis/accounting/reference/quotes/quotesAll.md)
- **POST /accounting/quotes** — Create Quote · [markdown](https://developers.apideck.com/md/apis/accounting/reference/quotes/quotesAdd.md)
- **GET /accounting/quotes/{id}** — Get Quote · [markdown](https://developers.apideck.com/md/apis/accounting/reference/quotes/quotesOne.md)
- **DELETE /accounting/quotes/{id}** — Delete Quote · [markdown](https://developers.apideck.com/md/apis/accounting/reference/quotes/quotesDelete.md)
- **PATCH /accounting/quotes/{id}** — Update Quote · [markdown](https://developers.apideck.com/md/apis/accounting/reference/quotes/quotesUpdate.md)

### Projects

Full resource: [https://developers.apideck.com/md/apis/accounting/reference/projects.md](https://developers.apideck.com/md/apis/accounting/reference/projects.md)

- **GET /accounting/projects** — List projects · [markdown](https://developers.apideck.com/md/apis/accounting/reference/projects/projectsAll.md)
- **POST /accounting/projects** — Create project · [markdown](https://developers.apideck.com/md/apis/accounting/reference/projects/projectsAdd.md)
- **GET /accounting/projects/{id}** — Get project · [markdown](https://developers.apideck.com/md/apis/accounting/reference/projects/projectsOne.md)
- **DELETE /accounting/projects/{id}** — Delete project · [markdown](https://developers.apideck.com/md/apis/accounting/reference/projects/projectsDelete.md)
- **PATCH /accounting/projects/{id}** — Update project · [markdown](https://developers.apideck.com/md/apis/accounting/reference/projects/projectsUpdate.md)

### Employees

Full resource: [https://developers.apideck.com/md/apis/accounting/reference/employees.md](https://developers.apideck.com/md/apis/accounting/reference/employees.md)

- **GET /accounting/employees** — List Employees · [markdown](https://developers.apideck.com/md/apis/accounting/reference/employees/employeesAll.md)
- **POST /accounting/employees** — Create Employee · [markdown](https://developers.apideck.com/md/apis/accounting/reference/employees/employeesAdd.md)
- **GET /accounting/employees/{id}** — Get Employee · [markdown](https://developers.apideck.com/md/apis/accounting/reference/employees/employeesOne.md)
- **DELETE /accounting/employees/{id}** — Delete Employee · [markdown](https://developers.apideck.com/md/apis/accounting/reference/employees/employeesDelete.md)
- **PATCH /accounting/employees/{id}** — Update Employee · [markdown](https://developers.apideck.com/md/apis/accounting/reference/employees/employeesUpdate.md)

### Expense Categories

Full resource: [https://developers.apideck.com/md/apis/accounting/reference/expense-categories.md](https://developers.apideck.com/md/apis/accounting/reference/expense-categories.md)

- **GET /accounting/expense-categories** — List Expense Categories · [markdown](https://developers.apideck.com/md/apis/accounting/reference/expense-categories/expenseCategoriesAll.md)
- **POST /accounting/expense-categories** — Create Expense Category · [markdown](https://developers.apideck.com/md/apis/accounting/reference/expense-categories/expenseCategoriesAdd.md)
- **GET /accounting/expense-categories/{id}** — Get Expense Category · [markdown](https://developers.apideck.com/md/apis/accounting/reference/expense-categories/expenseCategoriesOne.md)
- **DELETE /accounting/expense-categories/{id}** — Delete Expense Category · [markdown](https://developers.apideck.com/md/apis/accounting/reference/expense-categories/expenseCategoriesDelete.md)
- **PATCH /accounting/expense-categories/{id}** — Update Expense Category · [markdown](https://developers.apideck.com/md/apis/accounting/reference/expense-categories/expenseCategoriesUpdate.md)

### Expense Reports

Full resource: [https://developers.apideck.com/md/apis/accounting/reference/expense-reports.md](https://developers.apideck.com/md/apis/accounting/reference/expense-reports.md)

- **GET /accounting/expense-reports** — List Expense Reports · [markdown](https://developers.apideck.com/md/apis/accounting/reference/expense-reports/expenseReportsAll.md)
- **POST /accounting/expense-reports** — Create Expense Report · [markdown](https://developers.apideck.com/md/apis/accounting/reference/expense-reports/expenseReportsAdd.md)
- **GET /accounting/expense-reports/{id}** — Get Expense Report · [markdown](https://developers.apideck.com/md/apis/accounting/reference/expense-reports/expenseReportsOne.md)
- **DELETE /accounting/expense-reports/{id}** — Delete Expense Report · [markdown](https://developers.apideck.com/md/apis/accounting/reference/expense-reports/expenseReportsDelete.md)
- **PATCH /accounting/expense-reports/{id}** — Update Expense Report · [markdown](https://developers.apideck.com/md/apis/accounting/reference/expense-reports/expenseReportsUpdate.md)
