Skip to content

Commit 6891b91

Browse files
Updated README.md
1 parent 9fe9c22 commit 6891b91

File tree

1 file changed

+104
-2
lines changed

1 file changed

+104
-2
lines changed

README.md

Lines changed: 104 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,108 @@
11
[![Sample Banner](views/Sample.png)][ss1]
22

3-
QBXML_SDK13_Samples
4-
===================
3+
Sample applications and code
4+
=============================
5+
This page helps you find a sample application that you can use to jump-start your own project. The first table lists the sample applications available. In addition, many of the sample applications are installed with the SDK, with the default location of the samples directory being C:\Program Files (x86)\Intuit\IDN\QBSDK13.0\samples\qbdt.
6+
7+
The use of these sample applications is subject to the Terms of Service for Intuit Developer Services, which are available here <https://developer.intuit.com/docsqbo/docs/essentials/legal-agreements/intuit-terms-of-service-for-intuit-developer-services>.
8+
9+
| Language | qbXML | QBFC |
10+
| ---------------- | ---------------------------------- | ------------------------------------------- |
11+
| C# | SubscribeAndHandleQBEvent | None |
12+
| | CustomerAdd | |
13+
| ---------------- | ---------------------------------- | ------------------------------------------- |
14+
| C# ASP.NET | WCWebService | None |
15+
| ---------------- | ---------------------------------- | ------------------------------------------- |
16+
| C#.NET | MCInvoiceAdd | WCECommSample |
17+
| | | QBInvoiceAdd |
18+
| | | MCInvoiceAddQBFC |
19+
| ---------------- | ---------------------------------- | ------------------------------------------- |
20+
| C++ | UIandEventTest | multiplerequests |
21+
| | sdktest | itemquery |
22+
| | hostquery | invoicequery |
23+
| | addcustomerjob | billadd |
24+
| | addcustomer | |
25+
| ---------------- | ---------------------------------- | ------------------------------------------- |
26+
| Java | QueryRq (any) | None |
27+
| | QBWebConnectorSvc | |
28+
| ---------------- | ---------------------------------- | ------------------------------------------- |
29+
| VB | US_CDN_CustomerAdd | US_CDN_UK_CustomerQuery |
30+
| | SDKTestPlus3 | US_CDN_BillAdd |
31+
| | SDKTest | SyncCustomerList |
32+
| | modifycustomer | PurchaseOrderModify |
33+
| | InventoryAdjust | MenuEventContext |
34+
| | expensereport | Macro |
35+
| | DepositAdd | itemquery |
36+
| | deletecustomer | ItemInventoryMod |
37+
| | DataExtSample | InvoiceMod |
38+
| | DataEvents | InventoryAdjust |
39+
| | customtxndetreport | ExpenseReportByVendor |
40+
| | CDN_InvoiceAdd | Events |
41+
| | addcustomer | QBFCEventsSubscriber |
42+
| | | QBFCEventsCallback |
43+
| | | DepositAdd |
44+
| | | DataExtensions |
45+
| | | CustomerAdd |
46+
| | | CDN_VendorAdd |
47+
| ---------------- | ---------------------------------- | ------------------------------------------- |
48+
| VB.NET | None | SyncCustomerList |
49+
| | | PriceLevels |
50+
| | | ItemReceipt |
51+
| | | ItemInventoryMod |
52+
| | | GeneralSummaryReportQueryRq (any) |
53+
| | | ExpenseReportByVendor |
54+
| | | DepositAdd |
55+
| | | DataExtensions |
56+
| | | CustomerAdd |
57+
| ---------------- | ---------------------------------- | ------------------------------------------- |
58+
| xml | AccountQueryRq (any) | None |
59+
| | BillQueryRq (any) | |
60+
| | CheckQueryRq (any) | |
61+
| | CompanyQueryRq (any) | |
62+
| | EmployeeQueryRq (any) | |
63+
| | EntityQueryRq (any) | |
64+
| | HostQueryRq (any) | |
65+
| | InvoiceQueryRq (any) | |
66+
| | ItemInventoryQueryRq (any) | |
67+
| | ItemSalesTaxQueryRq (any) | |
68+
| | ItemServiceQueryRq (any) | |
69+
| | PayrollItemWageQueryRq (any) | |
70+
| | PreferencesQueryRq (any) | |
71+
| | ReceivePaymentQueryRq (any) | |
72+
| | SalesRepQueryRq (any) | |
73+
| | AccountAddRq (any) | |
74+
| | AccountQueryRq_1 (any) | |
75+
| | AccountQueryRq_2 (any) | |
76+
| | AccountQueryRq_3 (any) | |
77+
| | AccountQueryRq_4 (any) | |
78+
| | AccountQueryRq_5 (any) | |
79+
| | AccountQueryRq_6 (any) | |
80+
| | AccountQueryRq_7 (any) | |
81+
| | AddInvoiceSpecifyTemplate (any) | |
82+
| | CustomDetailReport (any) | |
83+
| | CustomerAddRq (any) | |
84+
| | CustomerQuery (any) | |
85+
| | CustomerQuery_metadata (any) | |
86+
| | CustomFieldAddValue (any) | |
87+
| | CustomFieldDelValue (any) | |
88+
| | CustomFieldModValue (any) | |
89+
| | DepositAddRq (any) | |
90+
| | DisplayList (any) | |
91+
| | DisplayTxn (any) | |
92+
| | ErrRecovery1 (any) | |
93+
| | ErrRecovery2 (any) | |
94+
| | ErrRecovery3 (any) | |
95+
| | HostQuery (any) | |
96+
| | ItemsAddRq (any) | |
97+
| | ItemServiceAddRq (any) | |
98+
| | JournalEntryAddRq (any) | |
99+
| | ProfitAndLossStdReport (any) | |
100+
| | QueryFilterRq (any) | |
101+
| | ReceivePaymentAddRq (any) | |
102+
| | ReceivePaymentToDepositQueryRq (any) | |
103+
| | TemplateQuery (any) | |
104+
| | TxnDisplayAdd_Invoice (any) | |
105+
| | VendorAddRq (any) | |
106+
| ---------------- | ---------------------------------- | ------------------------------------------- |
5107

6108
[ss1]: https://help.developer.intuit.com/s/samplefeedback?cid=9010&repoName=QBXML_SDK13_Samples

0 commit comments

Comments
 (0)