You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-8Lines changed: 9 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,11 +52,12 @@ To get your authorization header from the [Codat Portal](https://app.codat.io):
52
52
53
53
| Library | Description | PyPI |
54
54
| :- | :- | :- |
55
-
|**[Platform](https://github.com/codatio/client-sdk-python/tree/main/platform)**| Manage the building blocks of Codat, including companies, connections, and more. |[codat-platform](https://pypi.org/project/codat-platform)|
56
-
|**[Bank Feeds](https://github.com/codatio/client-sdk-python/tree/main/bank-feeds)**| Set up bank feeds from accounts in your application to supported accounting platforms. |[codat-bankfeeds](https://pypi.org/project/codat-bankfeeds)|
57
-
|**[Sync for Commerce](https://github.com/codatio/client-sdk-python/tree/main/sync-for-commerce)**| Push merchants' data from your ecommerce or point-of-sale (POS) platform into your merchants' accounting platform. |[codat-sync-for-commerce](https://pypi.org/project/codat-sync-for-commerce)|
58
-
|**[Sync for Expenses](https://github.com/codatio/client-sdk-python/tree/main/sync-for-expenses)**| Push expenses to accounting platforms. |[codat-sync-for-expenses](https://pypi.org/project/codat-sync-for-expenses)|
59
-
|**[Lending](https://github.com/codatio/client-sdk-python/tree/main/lending)**| Make credit decisions backed by enhanced financials, metrics, reports, and data integrity features. |[codat-lending](https://pypi.org/project/codat-lending)|
60
-
|**[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)|
61
-
|**[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)|
62
-
<!-- End Codat Client Libraries -->
55
+
|**[Common](https://github.com/codatio/client-sdk-python/tree/main/previous-versions/common)**| Manage the building blocks of Codat, including companies, connections, and more. |[codat-common](https://pypi.org/project/codat-common)|
56
+
|**[Accounting](https://github.com/codatio/client-sdk-python/tree/main/previous-versions/accounting)**| Access standardized accounting data from our accounting integrations. |[codat-accounting](https://pypi.org/project/codat-accounting)|
57
+
|**[Banking](https://github.com/codatio/client-sdk-python/tree/main/previous-versions/banking)**| Access standardized banking data from our banking integrations. |[codat-banking](https://pypi.org/project/codat-banking)|
58
+
|**[Commerce](https://github.com/codatio/client-sdk-python/tree/main/previous-versions/commerce)**| Access standardized commerce data from our commerce integrations. |[codat-commerce](https://pypi.org/project/codat-commerce)|
59
+
|**[Assess](https://github.com/codatio/client-sdk-python/tree/main/previous-versions/assess)**| Make credit decisions backed by enhanced financials, metrics, reports, and data integrity features. |[codat-assess](https://pypi.org/project/codat-assess)|
60
+
|**[Sync for Commerce version 1](https://github.com/codatio/client-sdk-python/tree/main/previous-versions/sync-for-commerce-version-1)**| Push merchants' data from your ecommerce or point-of-sale (POS) platform into your merchants' accounting platform. |[codat-sync-for-commerce-version-1](https://pypi.org/project/codat-sync-for-commerce-version-1)|
61
+
|**[Sync for Expenses version 1](https://github.com/codatio/client-sdk-python/tree/main/previous-versions/sync-for-expenses-version-1)**| Push expenses to accounting platforms. |[codat-sync-for-expenses-version-1](https://pypi.org/project/codat-sync-for-expenses-version-1)|
62
+
|**[Files](https://github.com/codatio/client-sdk-python/tree/main/previous-versions/files)**| Use Codat's Files API to upload your SMB customers' files. |[codat-files](https://pypi.org/project/codat-files)|
Copy file name to clipboardExpand all lines: lending/README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# Lending
2
-
2
+
3
+
<!-- Start Codat Library Description -->
4
+
<!-- End Codat Library Description -->
3
5
Lending 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.
Copy file name to clipboardExpand all lines: previous-versions/assess/README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
# Assess
2
-
3
-
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.
2
+
3
+
<!-- Start Codat Library Description -->
4
+
<!-- End Codat Library Description -->
5
+
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.
4
6
You can use that data for automating decisioning and surfacing new insights on the customer, all via one API.
Copy file name to clipboardExpand all lines: previous-versions/banking/README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
# Banking
2
-
3
-
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.
2
+
3
+
<!-- Start Codat Library Description -->
4
+
<!-- End Codat Library Description -->
5
+
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.
0 commit comments