Hi Anahit,
What do you mean by dynamic value specifically? Changing the value is definitely possible, but REST requires a JSON structure that is always the same. Some attributes (aka lines) of the JSON can be left out of the request and it will still work. You cannot add 'more' attributes (lines) which are not a priori defined in your Mendix app.