Accounting API Skill
codat-io-accounting
codat-io-accounting
| Method | Path | Description |
|---|---|---|
GET | /companies/{companyId}/connections/{connectionId}/data/accountTransactions | |
GET | /companies/{companyId}/connections/{connectionId}/data/accountTransactions/{accountTransactionId} | List account transactions |
GET | /companies/{companyId}/data/accounts | Get account transaction |
GET | /companies/{companyId}/data/accounts/{accountId} | List accounts |
GET | /companies/{companyId}/connections/{connectionId}/options/chartOfAccounts | Get account |
POST | /companies/{companyId}/connections/{connectionId}/push/accounts | Get create account model |
GET | /companies/{companyId}/data/billCreditNotes | Create account |
GET | /companies/{companyId}/data/billCreditNotes/{billCreditNoteId} | List bill credit notes |
GET | /companies/{companyId}/connections/{connectionId}/options/billCreditNotes | Get bill credit note |
POST | /companies/{companyId}/connections/{connectionId}/push/billCreditNotes | Get create/update bill credit note model |
PUT | /companies/{companyId}/connections/{connectionId}/push/billCreditNotes/{billCreditNoteId} | Create bill credit note |
POST | /companies/{companyId}/connections/{connectionId}/push/billCreditNotes/{billCreditNoteId}/attachment | Update bill credit note |
GET | /companies/{companyId}/data/billPayments | Upload bill credit note attachment |
GET | /companies/{companyId}/data/billPayments/{billPaymentId} | List bill payments |
POST | /companies/{companyId}/connections/{connectionId}/push/billPayments | Get bill payment |
GET | /companies/{companyId}/connections/{connectionId}/options/billPayments | Create bill payments |
DELETE | /companies/{companyId}/connections/{connectionId}/push/billPayments/{billPaymentId} | Get create bill payment model |
GET | /companies/{companyId}/data/bills | Delete bill payment |
GET | /companies/{companyId}/data/bills/{billId} | List bills |
GET | /companies/{companyId}/connections/{connectionId}/options/bills | Get bill |
POST | /companies/{companyId}/connections/{connectionId}/push/bills | Get create/update bill model |
PUT | /companies/{companyId}/connections/{connectionId}/push/bills/{billId} | Create bill |
DELETE | /companies/{companyId}/connections/{connectionId}/push/bills/{billId} | Update bill |
GET | /companies/{companyId}/connections/{connectionId}/data/bills/{billId}/attachments | Delete bill |
GET | /companies/{companyId}/connections/{connectionId}/data/bills/{billId}/attachments/{attachmentId} | List bill attachments |
GET | /companies/{companyId}/connections/{connectionId}/data/bills/{billId}/attachments/{attachmentId}/download | Get bill attachment |
POST | /companies/{companyId}/connections/{connectionId}/push/bills/{billId}/attachments | Download bill attachment |
GET | /companies/{companyId}/data/creditNotes | Upload bill attachment |
GET | /companies/{companyId}/data/creditNotes/{creditNoteId} | List credit notes |
GET | /companies/{companyId}/connections/{connectionId}/options/creditNotes | Get credit note |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install codat-io-accounting
Downloads and installs to ~/.claude/skills/codat-io-accounting/
3.0.0 (2026-02-19)