Dynamic responsebody for returns on MockServer

I have a demand to create a mock where it returns an XML that contains financial transaction data from credit card transactions (transaction id, authorization code). I noticed that the MockServers feature does not allow you to use variables or js scripts to change the content of the reponsebody at each iteration.

Not yet. But responses will be configurable through JS soon. Can’t promise an ETA yet though.

1 Like