Skip to content
Open
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
20 changes: 13 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,20 +39,26 @@ To get your authorization header from the [Codat Portal](https://app.codat.io):

<!-- Start Codat Client Libraries -->
| Library | Description | NuGet |
| :- | :- | :- |
| :- |:- |:- |
| **[Platform](https://github.com/codatio/client-sdk-csharp/tree/main/platform)** | Manage the building blocks of Codat, including companies, connections, and more. | [![Nuget](https://img.shields.io/nuget/v/Codat.Platform)](https://www.nuget.org/packages/Codat.Platform) |
| **[Bank Feeds](https://github.com/codatio/client-sdk-csharp/tree/main/bank-feeds)** | Set up bank feeds from accounts in your application to supported accounting platforms. | [![Nuget](https://img.shields.io/nuget/v/Codat.BankFeeds)](https://www.nuget.org/packages/Codat.BankFeeds) |
| **[Sync for Commerce](https://github.com/codatio/client-sdk-csharp/tree/main/sync-for-commerce)** | Push merchants' data from your ecommerce or point-of-sale (POS) platform into your merchants' accounting platform. | [![Nuget](https://img.shields.io/nuget/v/Codat.Sync.Commerce)](https://www.nuget.org/packages/Codat.Sync.Commerce) |
| **[Sync for Expenses](https://github.com/codatio/client-sdk-csharp/tree/main/sync-for-expenses)** | Push expenses to accounting platforms. | [![Nuget](https://img.shields.io/nuget/v/Codat.Sync.Expenses)](https://www.nuget.org/packages/Codat.Sync.Expenses) |
| **[Bank Feeds](https://github.com/codatio/client-sdk-csharp/tree/main/bank-feeds)** | Set up bank feeds from accounts in your application to supported accounting software. | [![Nuget](https://img.shields.io/nuget/v/Codat.BankFeeds)](https://www.nuget.org/packages/Codat.BankFeeds) |
| **[Sync for Commerce](https://github.com/codatio/client-sdk-csharp/tree/main/sync-for-commerce)** | Push merchants' data from your ecommerce or point-of-sale (POS) platform into your merchants' accounting software. | [![Nuget](https://img.shields.io/nuget/v/Codat.Sync.Commerce)](https://www.nuget.org/packages/Codat.Sync.Commerce) |
| **[Sync for Expenses](https://github.com/codatio/client-sdk-csharp/tree/main/sync-for-expenses)** | Push expenses to accounting software. | [![Nuget](https://img.shields.io/nuget/v/Codat.Sync.Expenses)](https://www.nuget.org/packages/Codat.Sync.Expenses) |
| **[Lending](https://github.com/codatio/client-sdk-csharp/tree/main/lending)** | Make credit decisions backed by enhanced financials, metrics, reports, and data integrity features. | [![Nuget](https://img.shields.io/nuget/v/Codat.Lending)](https://www.nuget.org/packages/Codat.Lending) |
| **[Sync for Payroll](https://github.com/codatio/client-sdk-csharp/tree/main/sync-for-payroll)** | Push payroll to accounting platforms. | [![Nuget](https://img.shields.io/nuget/v/Codat.Sync.Payroll)](https://www.nuget.org/packages/Codat.Sync.Payroll) |
| **[Sync for Payroll](https://github.com/codatio/client-sdk-csharp/tree/main/sync-for-payroll)** | Push payroll to accounting software. | [![Nuget](https://img.shields.io/nuget/v/Codat.Sync.Payroll)](https://www.nuget.org/packages/Codat.Sync.Payroll) |
| **[Sync for Payables](https://github.com/codatio/client-sdk-csharp/tree/main/sync-for-payables)** | Streamline your customers' accounts payable workflow. | [![Nuget](https://img.shields.io/nuget/v/Codat.Sync.Payables)](https://www.nuget.org/packages/Codat.Sync.Payables) |

### Alternative products and versions

| Library | Description | NuGet |
| :- |:- |:- |
| **[Sync for Payables version 1](https://github.com/codatio/client-sdk-csharp/tree/main/previous-versions/sync-for-payables-version-1)** | Push expenses to accounting software. | [![Nuget](https://img.shields.io/nuget/v/Codat.Sync.Payables.V1)](https://www.nuget.org/packages/Codat.Sync.Payables.V1) |
<!-- End Codat Client Libraries -->

<!-- Start Codat Support Notes -->
### Support
## Support

If you encounter any challenges while utilizing our SDKs, please don't hesitate to reach out for assistance.
You can raise any issues by contacting your dedicated Codat representative or reaching out to our [support team](mailto:support@codat.io).
We're here to help ensure a smooth experience for you.
<!-- End Codat Support Notes -->
<!-- End Codat Support Notes -->
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 solution enables your SMB users to set up bank feeds from accounts in your application to supported accounting software.
<!-- End Codat Library Description -->

<!-- Start Summary [summary] -->
Expand Down Expand Up @@ -510,7 +510,7 @@ The SDK also provides built-in hook support through the `SDKConfiguration.Hooks`
<!-- Placeholder for Future Speakeasy SDK Sections -->

<!-- Start Codat Support Notes -->
### Support
## Support

If you encounter any challenges while utilizing our SDKs, please don't hesitate to reach out for assistance.
You can raise any issues by contacting your dedicated Codat representative or reaching out to our [support team](mailto:support@codat.io).
Expand Down
2 changes: 1 addition & 1 deletion lending/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -791,7 +791,7 @@ The SDK also provides built-in hook support through the `SDKConfiguration.Hooks`
<!-- Placeholder for Future Speakeasy SDK Sections -->

<!-- Start Codat Support Notes -->
### Support
## Support

If you encounter any challenges while utilizing our SDKs, please don't hesitate to reach out for assistance.
You can raise any issues by contacting your dedicated Codat representative or reaching out to our [support team](mailto:support@codat.io).
Expand Down
2 changes: 1 addition & 1 deletion platform/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -552,7 +552,7 @@ The SDK also provides built-in hook support through the `SDKConfiguration.Hooks`
<!-- Placeholder for Future Speakeasy SDK Sections -->

<!-- Start Codat Support Notes -->
### Support
## Support

If you encounter any challenges while utilizing our SDKs, please don't hesitate to reach out for assistance.
You can raise any issues by contacting your dedicated Codat representative or reaching out to our [support team](mailto:support@codat.io).
Expand Down
2 changes: 1 addition & 1 deletion previous-versions/sync-for-payables-version-1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@ var res = await sdk.Companies.ListAsync(req);
<!-- Placeholder for Future Speakeasy SDK Sections -->

<!-- Start Codat Support Notes -->
### Support
## Support

If you encounter any challenges while utilizing our SDKs, please don't hesitate to reach out for assistance.
You can raise any issues by contacting your dedicated Codat representative or reaching out to our [support team](mailto:support@codat.io).
Expand Down
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 software.
<!-- End Codat Library Description -->

<!-- Start Summary [summary] -->
Expand Down Expand Up @@ -316,7 +316,7 @@ catch (Exception ex)
<!-- Placeholder for Future Speakeasy SDK Sections -->

<!-- Start Codat Support Notes -->
### Support
## Support

If you encounter any challenges while utilizing our SDKs, please don't hesitate to reach out for assistance.
You can raise any issues by contacting your dedicated Codat representative or reaching out to our [support team](mailto:support@codat.io).
Expand Down
2 changes: 1 addition & 1 deletion sync-for-expenses/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -573,7 +573,7 @@ The SDK also provides built-in hook support through the `SDKConfiguration.Hooks`
<!-- Placeholder for Future Speakeasy SDK Sections -->

<!-- Start Codat Support Notes -->
### Support
## Support

If you encounter any challenges while utilizing our SDKs, please don't hesitate to reach out for assistance.
You can raise any issues by contacting your dedicated Codat representative or reaching out to our [support team](mailto:support@codat.io).
Expand Down
4 changes: 2 additions & 2 deletions sync-for-payables/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -519,9 +519,9 @@ The SDK also provides built-in hook support through the `SDKConfiguration.Hooks`
<!-- Placeholder for Future Speakeasy SDK Sections -->

<!-- Start Codat Support Notes -->
### Support
## Support

If you encounter any challenges while utilizing our SDKs, please don't hesitate to reach out for assistance.
If you encounter any challenges while utilizing our SDKs, please don't hesitate to reach out for assistance.
You can raise any issues by contacting your dedicated Codat representative or reaching out to our [support team](mailto:support@codat.io).
We're here to help ensure a smooth experience for you.
<!-- End Codat Support Notes -->
Expand Down
4 changes: 2 additions & 2 deletions sync-for-payroll/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Sync for Payroll

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

<!-- Start Summary [summary] -->
Expand Down Expand Up @@ -324,7 +324,7 @@ catch (Exception ex)
<!-- Placeholder for Future Speakeasy SDK Sections -->

<!-- Start Codat Support Notes -->
### Support
## Support

If you encounter any challenges while utilizing our SDKs, please don't hesitate to reach out for assistance.
You can raise any issues by contacting your dedicated Codat representative or reaching out to our [support team](mailto:support@codat.io).
Expand Down