Removing an array object from main Object
I am trying to remove an array object based on value of array object property by using JSONATA transform function but the array object is not getting removed. If pmtDtls.lnAprvlStatus =’D’, the object in the pmtDtls should be removed.