How dinamically insert a filed in Rest-Jason request
Hi I have a script that I am trying to run in iterations, in each iteration I am changing a value. Based on the value I need to dynamically add a field and value. For example 'offerMinumum =100' - th...