QuickBooks-V3-DotNET-SDK icon indicating copy to clipboard operation
QuickBooks-V3-DotNET-SDK copied to clipboard

.Net SDK for QuickBooks REST API v3 services

Results 42 QuickBooks-V3-DotNET-SDK issues
Sort by recently updated
recently updated
newest added

If you have to use v8 because of the serilog issue, then you have a problem with the latest recommendation from Intuit in their recent Intuit Developer Critical Alert. From...

How can I retrieve the Vendor Credit applied to a bill(s)

Bumps jQuery.UI.Combined from 1.8.11 to 1.13.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jQuery.UI.Combined&package-manager=nuget&previous-version=1.8.11&new-version=1.13.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

I decided to add a duplicate issue to let you know that we have been waiting for a long time to resolve this issue. Hopefully Intuit team fix it.

It looks like the URL is just wrong to add a Tax Code. The SDK **SHOULD** be sending the request to: `POST /v3/company/[realmId]/taxservice/taxcode?minorversion=40` At least, that's what the docs say....

- **Part 2** of #221 - This is a breaking change for anyone using Serilog Opening as a draft so we can evaluate the end state after Serilog is removed....

Hi team, We are using QuickBooksApiV3(7.0..) NuGet packages in current project and we have one issue if application ran every time generated request/response logs files in C:\Windows\Temp so after my...

There are so many posts about the issue with the Serilog dependencies. It's been going on for years. There are many suggestions on why they shouldn't be in the project...

Sales orders aren't supported in QBO, so why is the class in there?

Pullling out of #221 for discussion: - [`Microsoft.Extensions.Logging`](https://www.nuget.org/packages/Microsoft.Extensions.Logging/2.1.1) should replace `Intuit.Ipp.Diagnostics.ILogger` - Logging is easier to consume with careful categorization (eliminating the need for "Advanced Logging"), which is not possible...