Questions tagged [quickbooks-online]

Quickbooks Online is an online web application for accounting, also usable programmatically through an API.

Quickbooks Online is an online web application for accounting, also usable programmatically through an API.

891 questions
-2
votes
1 answer

Getting ErrorCode 212 while creating RefreshToken for Intuit QuickBooks through c# code

I am using following link to generate Refresh token for Intuit QuickBooks integration https://gist.github.com/IntuitDeveloperRelations/7259345. but I am getting ErrorCode 212 - "Token Refresh Window Out of Bounds". I am unable to understand what i…
-2
votes
1 answer

does to new intuit quickbooks online migration apply to using the QBSDK12 and earlier

In a recent email from Intuit we seen in the migration pages that the QuickBooks online To: developers currently using the QuickBooks Online SDK (aka QBO XML SDK (SOAP)) to access QuickBooks Online company data. and migrating QuickBooks Online SDK…
QuickBooksDev
  • 125
  • 1
  • 1
  • 9
-2
votes
2 answers

How to integrate QuickBooks Online to Asp.Net Application using V3?

1.How to programmatically connect with QuickBooks Online using .NET? We followed the below article but this needs manual intervention to…
-3
votes
3 answers

exception when trying to fetch more than 1 thousand customer(s) and invoice(s) from QBO API

I have more than 1000 customer(s) and invoice(s) and I am trying to fetch all those customers and invoice(s) into a drop-down list. Documentation on the QBO site suggests that we should need to use pagination if I want to load all the customers in a…
-4
votes
1 answer

get sales tax from QBO

Referring to https://ipp.developer.intuit.com/0010_Intuit_Partner_Platform/0050_Data_Services/0400_QuickBooks_Online/0500_Supported_Entities_and_Operations, it seems like it is not possible to retrieve salestax object for QBO through Intuit Data…
Ramesh
  • 4,223
  • 2
  • 16
  • 24
1 2 3
59
60