Skip to content

Releases: codatio/client-sdk-python

python - sync-for-payables/v9.0.0 - 2026-02-13 13:55:49

13 Feb 13:55
ac0ce80

Choose a tag to compare

Generated by Speakeasy CLI

2026-02-13 13:55:49

Changes

Based on:

Generated

  • [python v9.0.0] sync-for-payables

Releases

Publishing Completed

python - platform/v5.0.0 - 2026-02-13 14:15:49

13 Feb 14:15
db85938

Choose a tag to compare

Generated by Speakeasy CLI

codat-platform 5.0.0

Python SDK Changes:

  • codat_platform.companies.update(): response.data_connections[].connection_info.Map<any> Changed (Breaking ⚠️)
  • codat_platform.connections.create(): response.connection_info.Map<any> Changed (Breaking ⚠️)
  • codat_platform.connections.update_authorization(): response.connection_info.Map<any> Changed (Breaking ⚠️)
  • codat_platform.connections.unlink(): response.connection_info.Map<any> Changed (Breaking ⚠️)
  • codat_platform.companies.create(): response.data_connections[].connection_info.Map<any> Changed (Breaking ⚠️)
  • codat_platform.companies.get(): response.data_connections[].connection_info.Map<any> Changed (Breaking ⚠️)
  • codat_platform.companies.list(): response.results[].data_connections[].connection_info.Map<any> Changed (Breaking ⚠️)
  • codat_platform.companies.replace(): response.data_connections[].connection_info.Map<any> Changed (Breaking ⚠️)
  • codat_platform.connections.list(): response.results[].connection_info.Map<any> Changed (Breaking ⚠️)
  • codat_platform.connections.get(): response.connection_info.Map<any> Changed (Breaking ⚠️)
  • codat_platform.companies.get_company_sync_settings(): Added
  • codat_platform.companies.refresh_product_data(): Added
  • codat_platform.read_data.get_validation_results(): Added
  • codat_platform.companies.set_company_sync_settings(): Added
  • codat_platform.refresh_data.all(): error.status[400] Added
  • codat_platform.refresh_data.by_data_type(): error.status[400] Added
  • codat_platform.refresh_data.get(): response.account_transactions.last_successful_sync Changed

Generated with Speakeasy CLI 1.715.0

Publishing Completed

python - lending/v11.0.0 - 2026-02-13 13:53:23

13 Feb 13:53
bba0f22

Choose a tag to compare

Generated by Speakeasy CLI

codat-lending 11.0.0

Python SDK Changes:

  • codat_lending.banking.categorized_statement.get(): response.report_items[].transactions[].is_recurring Added

Generated with Speakeasy CLI 1.701.0

Publishing Completed

python - bank-feeds/v11.2.0 - 2026-01-23 10:09:31

23 Jan 10:09
6005de0

Choose a tag to compare

Generated by Speakeasy CLI

codat-bankfeeds 11.2.0

Python SDK Changes:

  • codat_bank_feeds.companies.replace(): response.data_connections.[].connection_info.{} Changed Breaking ⚠️
  • codat_bank_feeds.companies.get(): response.data_connections.[].connection_info.{} Changed Breaking ⚠️
  • codat_bank_feeds.connections.unlink(): response.connection_info.{} Changed Breaking ⚠️
  • codat_bank_feeds.connections.list(): response.results.[].connection_info.{} Changed Breaking ⚠️
  • codat_bank_feeds.connections.get(): response.connection_info.{} Changed Breaking ⚠️
  • codat_bank_feeds.connections.create(): response.connection_info.{} Changed Breaking ⚠️
  • codat_bank_feeds.companies.list(): response.results.[].data_connections.[].connection_info.{} Changed Breaking ⚠️
  • codat_bank_feeds.companies.update(): response.data_connections.[].connection_info.{} Changed Breaking ⚠️
  • codat_bank_feeds.companies.create(): response.data_connections.[].connection_info.{} Changed Breaking ⚠️
  • codat_bank_feeds.managed_bank_feeds.get-latest-sync(): Added
  • codat_bank_feeds.managed_bank_feeds.get-sync(): Added
  • codat_bank_feeds.sync.get-last-successful-sync(): Deleted Breaking ⚠️
  • codat_bank_feeds.configuration.set(): Deleted Breaking ⚠️
  • codat_bank_feeds.configuration.get(): Deleted Breaking ⚠️
  • codat_bank_feeds.managed_bank_feeds.run-ad-hoc-sync(): Added

Generated with Speakeasy CLI 1.696.0

Publishing Completed

python - lending/v10.2.0 - 2026-01-21 19:28:08

21 Jan 19:28
ef4a710

Choose a tag to compare

Generated by Speakeasy CLI

codat-lending 10.2.0

Python SDK Changes:

  • codat_lending.loan-writeback.source-accounts.create():
    • request.request_body Changed Breaking ⚠️
  • codat_lending.companies.create(): response.data_connections.[].connection_info.{} Changed Breaking ⚠️
  • codat_lending.companies.get(): response.data_connections.[].connection_info.{} Changed Breaking ⚠️
  • codat_lending.companies.list(): response.results.[].data_connections.[].connection_info.{} Changed Breaking ⚠️
  • codat_lending.companies.update():
    • request Changed Breaking ⚠️
    • response.data_connections.[].connection_info.{} Changed Breaking ⚠️
  • codat_lending.connections.create(): response.connection_info.{} Changed Breaking ⚠️
  • codat_lending.connections.get(): response.connection_info.{} Changed Breaking ⚠️
  • codat_lending.connections.list(): response.results.[].connection_info.{} Changed Breaking ⚠️
  • codat_lending.connections.unlink(): response.connection_info.{} Changed Breaking ⚠️
  • codat_lending.loan-writeback.source-accounts.create-mapping():
    • request.bank_feed_bank_account_mapping.feed_start_date Added
  • codat_lending.companies.replace(): Added
  • codat_lending.transactions.journal-entries.get(): response.journal_lines.[] Changed
  • codat_lending.transactions.journal-entries.list(): response.results.[].journal_lines.[] Changed
  • codat_lending.accounts-payable.bills.get(): response.line_items.[] Changed
  • codat_lending.accounts-payable.bills.list(): response.results.[].line_items.[] Changed
  • codat_lending.financial-statements.balance-sheet.get(): response.currency Changed
  • codat_lending.financial-statements.cash-flow.get(): response.currency Changed
  • codat_lending.financial-statements.profit-and-loss.get(): response.currency Changed
  • codat_lending.manage-data.get-status(): response.account_transactions.last_successful_sync Changed
  • codat_lending.manage-data.refresh.all-data-types(): error.status[400] Added
  • codat_lending.manage-data.refresh.data-type(): error.status[400] Added
  • codat_lending.manage_reports.generate-report(): error.status[409] Added

Generated with Speakeasy CLI 1.692.0

Publishing Completed

python - bank-feeds/v11.1.0 - 2025-04-09 10:12:17

09 Apr 10:12
631de5b

Choose a tag to compare

Generated by Speakeasy CLI

2025-04-09 10:08:30

Changes

Based on:

Generated

  • [python v11.1.0] bank-feeds

Releases

Publishing Completed

python - platform/v4.2.0 - 2025-02-24 15:55:11

24 Feb 15:55
f69caf8

Choose a tag to compare

Generated by Speakeasy CLI

2025-02-24 15:51:11

Changes

Based on:

Generated

  • [python v4.2.0] platform

Releases

Publishing Completed

python - sync-for-commerce/v6.1.0 - 2025-02-21 15:57:12

21 Feb 15:57
8dbb050

Choose a tag to compare

Generated by Speakeasy CLI

2025-02-21 15:52:55

Changes

Based on:

Generated

  • [python v6.1.0] sync-for-commerce

Releases

Publishing Completed

python - bank-feeds/v11.0.0 - 2025-01-28 16:39:03

28 Jan 16:39
73b8540

Choose a tag to compare

Generated by Speakeasy CLI

2025-01-28 16:36:02

Changes

Based on:

Generated

  • [python v11.0.0] bank-feeds

Releases

Publishing Completed

python - bank-feeds/v10.2.0 - 2025-01-20 16:47:38

20 Jan 16:47
4ca2dca

Choose a tag to compare

Generated by Speakeasy CLI

2025-01-20 16:43:34

Changes

Based on:

Generated

  • [python v10.2.0] bank-feeds

Releases

Publishing Completed