Search code examples
quickbooksqbfc

QBFC: How do I query the customners by accountnumber?


Since Intuit has broken the QBFC reference today, I have to ask a question that I could normally look up. (I do not know who to complain to).

I normally query by list_id like so: ICustomerQuery CustomerQueryRq = requestMsgSet.AppendCustomerQueryRq(); CustomerQueryRq.ORCustomerListQuery.ListIDList.Add(qb_list_id);

Is there a way to query by AccountNumber?

Thanks!


Solution

  • No, QuickBooks does not support querying by the AccountNumber field.