Forum Discussion

MKE's avatar
MKE
Helper I
4 years ago
Solved

Passing a string variable in a POST request payload/body

Hello guys,   I have a variable "Id" that I am passing in a payload as shown below. "Id" is a string value like "LASST390000000000003". If I hardcode it, it works but once I pass it in as a variabl...