We have a client, where customers that are blocked on invoice in BC, are exported to the webshop, so we want to filter out these customers.
We tried adding the Blocked value on the Customer in the Dynamicweb Custom Fields List, so we filter on this value, but we are not getting the value in the response XML.
We are calling with the following Request XML: <GetEcomData><tables><Customers type="all" /></tables></GetEcomData>.
What are we missing?