Using JsonPath – how can I get the subset of properties of one object based on field names in another object (Jayway)
Given one object (“netto”) specifying which properties from another object (“brutto”) should be extracted into a new resulting object: