You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Filtering mid level of nested childfindcriteria for FindCustomerAccount SOAP call

Received Response
20
Views
2
Comments
edited Jun 8, 2022 12:10PM in General Technical Discussions 2 comments

Summary

filtering first level of multilevel nested childfriendcriteria in soap call - criteria is in 1st and 3rd level, but second level is returning extra undesired results

Content

Using the following findCustomerAccount soap call, I can successfully return data for a CustomerAccount and CustomerAccountSite, and CustomerAccountSiteUse.  However, I want the CustomerAccountSite to limit only to values where the CustomerAccountSiteUse filter criteria is true.  The current code shows multiple CustomerAccountSites, and only CustomerAcccountSiteUse sublevel for where the filter is true.  How do I filter out the non-valid CustomerAccountSite criteria?

(values redacted for work rules)

code:

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/&quot

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!