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
  • 3 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
February 14, 2019

Customer and Job are Synonymous. The Word Job relates to the provision for the Name being used in a Sublevel of the hierarchy.


But could you explain, please: I remember that on exporting invoices to QB Desktop it's the limitation - 41 characters for the customer's name (we have already added the control before exporting because it was the error from QB):

https://community.intuit.com/articles/1501351-character-limitations-for-fields-in-quickbooks

 

But https://developer-static.intuit.com/qbSDK-current/Common/newOSR/index.html

It says 209 characters.

 

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