Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
'ABC' part attribute is a boolean type. It is not present in every json if it not having true/false value. So I couldnt use this attribute in $select query to minimise the execution time.
Instead of using 'ABC' Attribute in select query, I need a filter query to get json only if have WcControlledBOM attribute in every Part Json
