1
votes

I need category list from Quickbooks Account. So here I am using this query

select * from Item where Type='Category'

But I get all the item list instead of the category list. What have I done wrong?

Please help, thanks in advance.

1

1 Answers

1
votes

I got the solution.

For Category, we have to change minorVersion to 4 in sdk.config file of API.