{
“Email”: “{{agentEmail}}”,
“PhoneNumber”:"{{agentPhone}}",
“BVN”: “{{agentBVN}}”,
}
I want to generate a random email, phone number, and BVn. Then pass it into a request payload for API testing.
So I don’t need to keep manually changing the variable.