Skip to content

Commit c719c1f

Browse files
authored
Update to use sub sdks links for python
1 parent 5e5859c commit c719c1f

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@ To get your authorization header from the [Codat Portal](https://signup.codat.io
3131

3232
## Codat APIs
3333

34-
- [**/Common API**](https://github.com/codatio/client-sdk-go/tree/main/common) - Manage the building blocks of Codat, including companies, connections, and more.
35-
- [**/Accounting API**](https://github.com/codatio/client-sdk-go/tree/main/accounting) - Access standardized accounting data from our accounting integrations.
36-
- [**/Banking API**](https://github.com/codatio/client-sdk-go/tree/main/banking) - Access standardized banking data from our banking integrations.
37-
- [**/Commerce API**](https://github.com/codatio/client-sdk-go/tree/main/commerce) - Access standardized commerce data from our commerce integrations.
38-
- [**/Bank Feeds API**](https://github.com/codatio/client-sdk-go/tree/main/bankfeeds) - Set up bank feeds from accounts in your application to supported accounting platforms.
39-
- [**/Assess API**](https://github.com/codatio/client-sdk-go/tree/main/assess) - Make credit decisions backed by enhanced financials, metrics, reports, and data integrity features.
40-
- [**/Sync for Commerce API**](https://github.com/codatio/client-sdk-go/tree/main/synccommerce) - Push merchants' data from your ecommerce or point-of-sale (POS) platform into your merchants' accounting platform.
41-
- [**/Sync for Expenses API**](https://github.com/codatio/client-sdk-go/tree/main/expenses) - Push expenses to accounting platforms.
42-
- [**/Files API**](https://github.com/codatio/client-sdk-go/tree/main/files) - Capture your SMB's business documents with our file upload functionality.
34+
- [**/Common API**](https://github.com/codatio/client-sdk-python/tree/main/common) - Manage the building blocks of Codat, including companies, connections, and more.
35+
- [**/Accounting API**](https://github.com/codatio/client-sdk-python/tree/main/accounting) - Access standardized accounting data from our accounting integrations.
36+
- [**/Banking API**](https://github.com/codatio/client-sdk-python/tree/main/banking) - Access standardized banking data from our banking integrations.
37+
- [**/Commerce API**](https://github.com/codatio/client-sdk-python/tree/main/commerce) - Access standardized commerce data from our commerce integrations.
38+
- [**/Bank Feeds API**](https://github.com/codatio/client-sdk-python/tree/main/bankfeeds) - Set up bank feeds from accounts in your application to supported accounting platforms.
39+
- [**/Assess API**](https://github.com/codatio/client-sdk-python/tree/main/assess) - Make credit decisions backed by enhanced financials, metrics, reports, and data integrity features.
40+
- [**/Sync for Commerce API**](https://github.com/codatio/client-sdk-python/tree/main/synccommerce) - Push merchants' data from your ecommerce or point-of-sale (POS) platform into your merchants' accounting platform.
41+
- [**/Sync for Expenses API**](https://github.com/codatio/client-sdk-python/tree/main/expenses) - Push expenses to accounting platforms.
42+
- [**/Files API**](https://github.com/codatio/client-sdk-python/tree/main/files) - Capture your SMB's business documents with our file upload functionality.

0 commit comments

Comments
 (0)