I am newbie to intuit Platform APIs.
I started playing with the sample application and I am able to get the customer from the quickbooks online using REST apis.
My goal is : to create new employee with details for any customer using REST apis.
if anyone can just give me rough idea of how to go about it that will be helpful.
You can't create new employee object using QB REST APIs( It is not supported in V2 and this entity is not release yet in V3)
Thanks