Generate content for Postman requests

Postman provides dynamic variables which can be used to generate content for requests e.g.

{
    "name": "Test Variant ",
    "id": ""
}

See: https://learning.postman.com/docs/postman/variables-and-environments/variables-list/