AlexKaras
4 years agoCommunity Hero
Re: API Test entering complax body
VictorZ :
> how to enter the address?
Just an idea: have you tried to enter
{ "Address1": "1234 5th ave.", "PostalCode": "22222"}
as a value for the Address field?
Does it work? If you use Fiddler or any other recording proxy, does the above result in a correct expected request body?
MPunsky :
Thank you for the link and video.