I have searched and searched and find it odd that I am unable to locate any reasonably comprehensive source code examples, on the intuit developer platform or anywhere else, to see how the .NET v3 SDK for QBO is used in a best-practices sense. Anyone know the existence of ANY kind of examples that would be helpful?
Asked
Active
Viewed 1,158 times
0
-
"Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic" – spender Apr 29 '14 at 09:03
-
Hmmmmm. This question just put on hold as off-topic. While I understand the impulse, Intuit seems to be routing folks to stack exchange for technical help from their main support dashboard at https://developer.intuit.com/Support/Overview for questions. – Stephan G Apr 29 '14 at 13:52
-
Don't waste your time on the 'TimeTracker' example solution they provide. Some of the worst code I have ever seen. I am sure it was written by a co-op student who was trying to mix in 7 different design patterns. – sheamus Jun 19 '15 at 14:50
1 Answers
0
You can have a look at this link.
From the following thread, you'll get a invoice create example. how to add invoice or sales receipt quickbooks rest api v3.0
Hope it will be useful.
Thanks

Community
- 1
- 1

Manas Mukherjee
- 5,270
- 3
- 18
- 30
-
I am really grateful I got your reply.... thanks. The first link I have pored over many times. The second is really helpful, and not something I came up with on searching Stack Exchange. Thanks. – Stephan G Apr 29 '14 at 13:57
-
Glad to know that it is helpful :) . If possible, please mark the post as ans. Thanks – Manas Mukherjee Apr 29 '14 at 14:24