Hi everyone, how are you??
Can anyone tell me what field I use in JSONPath to map "Id": 1240 from the beginning of this response from my API:
({"deal":{"id":1240,"name":"2024-02).
What do I need to use JSONPath?
I already used this: $.owners.deal_id and $.deal.id
Does anyone deeply understand this?
Thanks in advance!
Roger Mello