Wrap children from API

Hi all,

I have a API call working perfectly and I can see the JSON body when calling the API. My issue is on the children.

I have made many on the app, but struggling in this last one.

The JSON paths is $[:].claims_id[:][:].Claim and I have tried to setup the children with

$

$[:].claims_id

$[:].claims_id[:][:]

and none work. Can someone help me to tell what I'm doing wrong?

Appreciate

Gustavo

13 replies