How can I retrieve numeric value from json response in Karate API?
Here I want to retrieve 41651625424 this value in a variable as I have to pass this as input in another request body
{"items":{'41651625424': {itemCore: {partNumber: '1234567', productTitle: 'Karate API Testing'}}}}