Its not necessary values are generated on server side and client recieives in response. You can ask developers to find out how this value is generated i.e. async call or purely client generated and inject that logic to generate the value on client side so that it can be used in future requests.
Thanks!
Sanjay