Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/accounting_generate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Generate Accounting library
type: boolean
default: false
schedule:
- cron: 0 0 * * *
- cron: 0 1 * * 1
jobs:
generate:
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v14
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/assess_generate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Generate Assess library
type: boolean
default: false
schedule:
- cron: 0 0 * * *
- cron: 0 1 * * 1
jobs:
generate:
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v14
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/bank_feeds_generate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Generate Bank Feeds library
type: boolean
default: false
schedule:
- cron: 0 0 * * *
- cron: 0 1 * * 1
jobs:
generate:
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v14
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/banking_generate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Generate Banking library
type: boolean
default: false
schedule:
- cron: 0 0 * * *
- cron: 0 1 * * 1
jobs:
generate:
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v14
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/commerce_generate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Generate Commerce library
type: boolean
default: false
schedule:
- cron: 0 0 * * *
- cron: 0 1 * * 1
jobs:
generate:
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v14
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/common_generate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Generate Common library
type: boolean
default: false
schedule:
- cron: 0 0 * * *
- cron: 0 1 * * 1
jobs:
generate:
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v14
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/files_generate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Generate Files library
type: boolean
default: false
schedule:
- cron: 0 0 * * *
- cron: 0 1 * * 1
jobs:
generate:
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v14
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lending_generate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Generate Lending library
type: boolean
default: false
schedule:
- cron: 0 0 * * *
- cron: 0 1 * * 1
jobs:
generate:
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v14
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/platform_generate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Generate Platform library
type: boolean
default: false
schedule:
- cron: 0 0 * * *
- cron: 0 1 * * 1
jobs:
generate:
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v14
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sync_for_commerce_generate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Generate Sync for Commerce library
type: boolean
default: false
schedule:
- cron: 0 0 * * *
- cron: 0 1 * * 1
jobs:
generate:
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v14
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Generate Sync for Commerce version 1 library
type: boolean
default: false
schedule:
- cron: 0 0 * * *
- cron: 0 1 * * 1
jobs:
generate:
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v14
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sync_for_expenses_generate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Generate Sync for Expenses library
type: boolean
default: false
schedule:
- cron: 0 0 * * *
- cron: 0 1 * * 1
jobs:
generate:
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v14
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Generate Sync for Expenses version 1 library
type: boolean
default: false
schedule:
- cron: 0 0 * * *
- cron: 0 1 * * 1
jobs:
generate:
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v14
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sync_for_payables_generate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Generate Sync for Payables library
type: boolean
default: false
schedule:
- cron: 0 0 * * *
- cron: 0 1 * * 1
jobs:
generate:
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v14
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sync_for_payroll_generate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Generate Sync for Payroll library
type: boolean
default: false
schedule:
- cron: 0 0 * * *
- cron: 0 1 * * 1
jobs:
generate:
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v14
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ To get your authorization header from the [Codat Portal](https://app.codat.io):
| **[Sync for Payroll](https://github.com/codatio/client-sdk-python/tree/main/sync-for-payroll)** | Push payroll to accounting platforms. | [codat-sync-for-payroll](https://pypi.org/project/codat-sync-for-payroll) |
| **[Sync for Payables](https://github.com/codatio/client-sdk-python/tree/main/sync-for-payables)** | Streamline your customers' accounts payable workflow. | [codat-sync-for-payables](https://pypi.org/project/codat-sync-for-payables) |

### Previous products and versions
### Alternative products and versions

| Library | Description | PyPI |
| :- | :- | :- |
Expand Down
4 changes: 2 additions & 2 deletions bank-feeds/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Bank Feeds

<!-- Start Codat Library Description -->
Bank Feeds API enables your SMB users to set up bank feeds from accounts in your application to supported accounting platforms.
Bank Feeds API enables your SMB users to set up bank feeds from accounts in your application to supported accounting platforms.
<!-- End Codat Library Description -->

<!-- Start SDK Installation -->
Expand Down Expand Up @@ -83,4 +83,4 @@ if res.bank_feed_account_mapping_response is not None:
* [get_create_operation](docs/sdks/transactions/README.md#get_create_operation) - Get create operation
* [list_create_operations](docs/sdks/transactions/README.md#list_create_operations) - List create operations
<!-- End SDK Available Operations -->
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
2 changes: 1 addition & 1 deletion lending/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -351,4 +351,4 @@ if res.accounting_bank_transactions is not None:
* [get](docs/sdks/transactionstransfers/README.md#get) - Get transfer
* [list](docs/sdks/transactionstransfers/README.md#list) - List transfers
<!-- End SDK Available Operations -->
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
3 changes: 2 additions & 1 deletion platform/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Platform

<!-- Start Codat Library Description -->
Manage the building blocks of Codat, including companies, connections, and more.
<!-- End Codat Library Description -->

<!-- Start SDK Installation -->
Expand Down Expand Up @@ -99,4 +100,4 @@ if res.company is not None:
* [get](docs/sdks/webhooks/README.md#get) - Get webhook
* [list](docs/sdks/webhooks/README.md#list) - List webhooks
<!-- End SDK Available Operations -->
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
5 changes: 3 additions & 2 deletions previous-versions/accounting/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Accounting

<!-- Start Codat Library Description -->
Codat's Accounting API is a flexible API for pulling and pushing up-to-date accounting data to your customer's accounting software.
Codat's Accounting API is a flexible API for pulling and pushing up-to-date accounting data to your customer's accounting software.
It gives you a simple way to view, create, update adn delete data without having to worry about each platform's specific complexities.

<!-- End Codat Library Description -->


Expand Down Expand Up @@ -247,4 +248,4 @@ if res.account_transaction is not None:
* [list](docs/sdks/transfers/README.md#list) - List transfers
* [upload_attachment](docs/sdks/transfers/README.md#upload_attachment) - Push invoice attachment
<!-- End SDK Available Operations -->
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
4 changes: 3 additions & 1 deletion previous-versions/assess/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Assess

<!-- Start Codat Library Description -->
Assess helps you make smarter credit decisions on small businesses by enabling you to pull your customers' latest data from the operating systems they are already using.
You can use that data for automating decisioning and surfacing new insights on the customer, all via one API.
<!-- End Codat Library Description -->
Assess helps you make smarter credit decisions on small businesses by enabling you to pull your customers' latest data from the operating systems they are already using.
You can use that data for automating decisioning and surfacing new insights on the customer, all via one API.
Expand All @@ -17,4 +19,4 @@ replace me
<!-- Start SDK Available Operations -->
replace me
<!-- End SDK Available Operations -->
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
4 changes: 2 additions & 2 deletions previous-versions/banking/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Banking

<!-- Start Codat Library Description -->
Use Codat's API to connect to your SMB customer's banks and pull up-to-date standardized account and transaction data from their bank accounts via our partner providers.
Use Codat's API to connect to your SMB customer's banks and pull up-to-date standardized account and transaction data from their bank accounts via our partner providers.
<!-- End Codat Library Description -->

<!-- Start SDK Installation -->
Expand Down Expand Up @@ -66,4 +66,4 @@ if res.account_balances is not None:
* [list](docs/sdks/transactions/README.md#list) - List transactions
* [~~list_bank_transactions~~](docs/sdks/transactions/README.md#list_bank_transactions) - List banking transactions :warning: **Deprecated** Use `list` instead.
<!-- End SDK Available Operations -->
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
5 changes: 3 additions & 2 deletions previous-versions/commerce/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Commerce

<!-- Start Codat Library Description -->
Codat's Commerce API enables you to pull up-date-date commerce data from several leading payments, point-of-sale, and eCommerce systems.
Codat's Commerce API enables you to pull up-date-date commerce data from several leading payments, point-of-sale, and eCommerce systems.
You can view your SMB customers' products, orders, payments, payouts, disputes, and more - all standardized to our Commerce data model.

<!-- End Codat Library Description -->

<!-- Start SDK Installation -->
Expand All @@ -17,4 +18,4 @@ replace me
<!-- Start SDK Available Operations -->
replace me
<!-- End SDK Available Operations -->
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
3 changes: 2 additions & 1 deletion previous-versions/common/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Common

<!-- Start Codat Library Description -->
Manage the building blocks of Codat, including companies, connections, and more.
<!-- End Codat Library Description -->

<!-- Start SDK Installation -->
Expand All @@ -15,4 +16,4 @@ replace me
<!-- Start SDK Available Operations -->
replace me
<!-- End SDK Available Operations -->
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
3 changes: 2 additions & 1 deletion previous-versions/files/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Files

<!-- Start Codat Library Description -->
Use Codat's Files API to upload your SMB customers' files.
<!-- End Codat Library Description -->
Use Codat's Files API to upload your SMB customers' files.

Expand All @@ -16,4 +17,4 @@ replace me
<!-- Start SDK Available Operations -->
replace me
<!-- End SDK Available Operations -->
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
4 changes: 2 additions & 2 deletions previous-versions/sync-for-commerce-version-1/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Sync for Commerce version 1

<!-- Start Codat Library Description -->
Embedded accounting integrations for POS and eCommerce platforms.
Embedded accounting integrations for POS and eCommerce platforms.
<!-- End Codat Library Description -->

<!-- Start SDK Installation -->
Expand Down Expand Up @@ -203,4 +203,4 @@ if res.accounting_create_account_response is not None:
* [update_config_text_sync_flow](docs/sdks/syncflowpreferences/README.md#update_config_text_sync_flow) - Update preferences for text fields on sync flow
* [update_visible_accounts_sync_flow](docs/sdks/syncflowpreferences/README.md#update_visible_accounts_sync_flow) - Update the visible accounts on Sync Flow
<!-- End SDK Available Operations -->
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
3 changes: 2 additions & 1 deletion previous-versions/sync-for-expenses-version-1/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Sync for Expenses version 1

<!-- Start Codat Library Description -->
Push expenses to accounting platforms.
<!-- End Codat Library Description -->

<!-- Start SDK Installation -->
Expand Down Expand Up @@ -89,4 +90,4 @@ if res.company is not None:
* [get_sync_transaction](docs/sdks/transactionstatus/README.md#get_sync_transaction) - Get Sync Transaction
* [list_sync_transactions](docs/sdks/transactionstatus/README.md#list_sync_transactions) - Get Sync transactions
<!-- End SDK Available Operations -->
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
4 changes: 2 additions & 2 deletions sync-for-commerce/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Sync for Commerce

<!-- Start Codat Library Description -->
Embedded accounting integrations for POS and eCommerce platforms.
Embedded accounting integrations for POS and eCommerce platforms.
<!-- End Codat Library Description -->

<!-- Start SDK Installation -->
Expand Down Expand Up @@ -79,4 +79,4 @@ if res.company is not None:
* [update_config_text_sync_flow](docs/sdks/syncflowsettings/README.md#update_config_text_sync_flow) - Update preferences for text fields
* [update_visible_accounts_sync_flow](docs/sdks/syncflowsettings/README.md#update_visible_accounts_sync_flow) - Update visible accounts
<!-- End SDK Available Operations -->
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
4 changes: 2 additions & 2 deletions sync-for-expenses/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Sync for Expenses

<!-- Start Codat Library Description -->
Embedded accounting integrations for corporate card providers.
Embedded accounting integrations for corporate card providers.
<!-- End Codat Library Description -->

<!-- Start SDK Installation -->
Expand Down Expand Up @@ -167,4 +167,4 @@ Here's an example of one such pagination call:
<!-- Placeholder for Future Speakeasy SDK Sections -->


### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
3 changes: 2 additions & 1 deletion sync-for-payables/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Sync for Payables

<!-- Start Codat Library Description -->
Streamline your customers' accounts payable workflow.
<!-- End Codat Library Description -->

<!-- Start SDK Installation -->
Expand Down Expand Up @@ -198,4 +199,4 @@ Here's an example of one such pagination call:
<!-- Placeholder for Future Speakeasy SDK Sections -->


### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
3 changes: 2 additions & 1 deletion sync-for-payroll/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Sync for Payroll

<!-- Start Codat Library Description -->
Push payroll to accounting platforms.
<!-- End Codat Library Description -->

<!-- Start SDK Installation -->
Expand Down Expand Up @@ -126,4 +127,4 @@ if res.create_account_response is not None:
* [get](docs/sdks/trackingcategories/README.md#get) - Get tracking categories
* [list](docs/sdks/trackingcategories/README.md#list) - List tracking categories
<!-- End SDK Available Operations -->
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
### Library generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)