Skip to main content

Get 50% OFF QuickBooks for 3 months*

Buy now
Switch to QuickBooks and 70% off for 3 Months
February 13, 2019
Solved

Sub-customer: integration

  • February 13, 2019
  • 2 replies
  • 2 views

Hi everyone,

 

Our client asked about the ability to include in the integration (QB Desktop) sub-customers. We have already set up the invoices and customers export to QB.
But I can't find any examples in SDK about sub-customers (they already use sub-customers in QB):
https://developer-static.intuit.com/qbSDK-current/Common/newOSR/index.html

Could help with this issue?
Thanks!

Best answer by JenoP

Hello, Oleg.

 

Thanks for joining us here in the QuickBooks Community. I'd like to route you to this site that is dedicated for Intuit Developers. Here's the link: https://help.developer.intuit.com/s/.

 

Other developers and our Intuit Developer Support Team can help with your question about the integration. Once on the website, please go to the Questions tab and click Ask A Question

 

You're always welcome to visit us again if you have other questions with QuickBooks. 

2 replies

JenoP
JenoPQuickBooks TeamAnswer
QuickBooks Team
February 13, 2019

Hello, Oleg.

 

Thanks for joining us here in the QuickBooks Community. I'd like to route you to this site that is dedicated for Intuit Developers. Here's the link: https://help.developer.intuit.com/s/.

 

Other developers and our Intuit Developer Support Team can help with your question about the integration. Once on the website, please go to the Questions tab and click Ask A Question

 

You're always welcome to visit us again if you have other questions with QuickBooks. 

qbteachmt
Level 11
February 13, 2019

@olegkasyan

 

It is important to understand the Interface and terminology. What they are asking is Job Name. Subcustomer = add Job.

 

For QB desktop, the levels of Account and Subaccounts, Customer and Subcustomer (job), Item and Subitem, Class and Subclass...the Program shows that change in hierarchy using a COLON as the divider.

February 13, 2019
qbteachmt
Level 11
February 15, 2019

For this: "What's the difference between 41 and 209. And how to send up to 209 characters without any limitations?"

 

Do you have No One in the office that can use the QB Interface to learn how this applies?

 

The Name field is 41 characters. There is the possibility to go to 5 levels. Each level needs a COLON separator charactor or delimiter. There will be 4 of these, then, for 5 levels.

Customer COLON Job COLON Subjob COLON Subsubjob COLON  Subsubjob

 

That means: 41 x 5 = 205, + 4 delimiters = 209


Please see my attached image.