Python Client SDK Generated by Speakeasy
Project description
codatio-accounting
SDK Installation
pip install codatio-accounting
SDK Example Usage
import codatio
from codatio.models import operations, shared
s = codatio.Codatio()
s.config_security(
security=shared.Security(
api_key="YOUR_API_KEY_HERE",
)
)
req = operations.GetAccountTransactionRequest(
security=operations.GetAccountTransactionSecurity(
api_key="YOUR_API_KEY_HERE",
),
path_params=operations.GetAccountTransactionPathParams(
account_transaction_id="unde",
company_id="deserunt",
connection_id="porro",
),
)
res = s.account_transactions.get_account_transaction(req)
if res.source_modified_date is not None:
# handle response
SDK Available Operations
account_transactions
get_account_transaction- Get account transactionlist_account_transactions- List account transactions
accounts
get_account- Get accountget_accounts- List accountspost_account- Create account
bank_account_transactions
get_bank_account_push_options- List push options for bank account bank transactionslist_all_bank_transactionscount- List bank transactions for bank accountlist_bank_transactions- List all bank transactionspost_bank_transactions- Create bank transactions
bank_accounts
get_all_bank_account- Get bank accountget_bank_account- Get bank accountlist_bank_accounts- List bank accountspost_bank_account- Create bank accountput_bank_account- Update bank account
bill_credit_notes
get_bill_credit_note- Get bill credit notelist_bill_credit_notes- List bill credit notespost_bill_credit_note- Create bill credit noteupdate_bill_credit_note- Update bill credit note
bill_payments
get_bill_payments- Get bill paymentlist_bill_payments- List bill paymentspost_bill_payment- Create bill payment
bills
download_bill_attachment- Download bill attachmentget_bill- Get billget_bill_attachment- Get bill attachmentget_bill_attachments- List bill attachmentslist_bills- List billspost_bill- Create billpost_bill_attachments- Create bill attachmentsupdate_bill- Update bill
credit_notes
get_credit_note- Get credit notelist_credit_notes- List credit notespost_credit_note- Update creditNotepush_credit_note- Create credit note
customers
download_customer_attachment- Download customer attachmentget_customer- Get customerget_customer_attachment- Get customer attachmentget_customer_attachments- List customer attachmentsget_customers- List customerspost_customer- Create customerupdate_customer- Update customer
direct_costs
download_direct_cost_attachment- Download direct cost attachmentget_direct_cost- Get direct costget_direct_cost_attachment- Get direct cost attachmentget_direct_costs- List direct costslist_direct_cost_attachments- List direct cost attachmentspost_direct_cost- Create direct costpost_direct_cost_attachment- Create direct cost attachment
direct_incomes
download_direct_income_attachment- Download direct income attachmentget_direct_income- Get direct incomeget_direct_income_attachment- Get direct income attachmentget_direct_incomes- Get direct incomeslist_direct_income_attachments- List direct income attachmentspost_direct_income- Create direct incomepost_direct_income_attachment- Create direct income attachment
financials
get_balance_sheet- Get balance sheetget_cash_flow_statement- Get cash flow statementget_profit_and_loss- Get profit and loss
info
get_company_info- Get company infopost_sync_info- Refresh company info
invoices
donwload_invoice_attachment- Download invoice attachmentget_invoice- Get invoiceget_invoice_attachment- Get invoice attachmentget_invoice_attachments- Get invoice attachmentsget_invoice_pdf- Get invoice as PDFlist_invoices- List invoicespost_invoice- Create invoicepush_invoice_attachment- Push invoice attachmentupdate_invoice- Update invoice
items
get_item- Get itemlist_items- List itemspost_item- Create item
journal_entries
get_journal_entry- Get journal entrylist_journal_entries- List journal entriespost_journal_entry- Create journal entry
journals
get_journal- Get journallist_journals- List journalspush_journal- Create journal
payment_methods
get_payment_method- Get payment methodlist_payment_methods- List all payment methods
payments
get_payment- Get paymentlist_payments- List paymentspost_payment- Create payment
purchase_orders
get_purchase_order- Get purchase orderlist_purchase_orders- List purchase orderspost_purchase_order- Create purchase orderupdate_purchase_order- Update purchase order
reports
get_aged_creditors_report- Aged creditors reportget_aged_debtors_report- Aged debtors reportis_aged_creditors_report_available- Aged creditors report availableis_aged_debtor_report_available- Aged debtors report available
sales_orders
get_sales_order- Get sales orderlist_sales_orders- List sales orders
suppliers
download_supplier_attachment- Download supplier attachmentget_supplier- Get supplierget_supplier_attachment- Get supplier attachmentlist_supplier_attachments- List supplier attachmentslist_suppliers- List supplierspost_suppliers- Create suppliersput_supplier- Update supplier
tax_rates
get_tax_rate- Get tax ratelist_tax_rates- List all tax rates
tracking_categories
get_tracking_category- Get tracking categorieslist_tracking_categories- List tracking categories
transfers
get_transfer- Get transferlist_transfers- List transferspost_transfer- Create transfer
SDK Generated by Speakeasy
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
codatio-accounting-0.1.1.tar.gz
(151.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file codatio-accounting-0.1.1.tar.gz.
File metadata
- Download URL: codatio-accounting-0.1.1.tar.gz
- Upload date:
- Size: 151.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9db4c0e008bba31c090855b45173b0c5a61316886619694a41b0e4ff7e5f646b
|
|
| MD5 |
fa9a368fd11469953c28a3fb92474bb9
|
|
| BLAKE2b-256 |
a4d209b878ce1a92ec77b496b95ada17e190d57b96bae2eefb7b281373b76a4e
|
File details
Details for the file codatio_accounting-0.1.1-py3-none-any.whl.
File metadata
- Download URL: codatio_accounting-0.1.1-py3-none-any.whl
- Upload date:
- Size: 280.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f39a8edafd2fc15cc836e6f9263a7c34b1e5aa7807b0f9890a8c5009ff84651b
|
|
| MD5 |
93101422c2b4ee646bad145fb626b081
|
|
| BLAKE2b-256 |
c1526c592374c474fa4ae79f3c016a2619065e82ea6bc338e8d29450e5e20a2e
|