Terry Gilliver
Posts: 0
Joined: Fri Apr 18, 2014 8:45 pm

passing a value to the end of a rest uri

I want to pass a parameter on the end of a rest url.

ex. https://xxxx.co.uk/trader/{id}

I know I can use the braces to indicate this, but how do I populate id with a value? presumably with javascript?

Terry Gilliver
Posts: 0
Joined: Fri Apr 18, 2014 8:45 pm

passing a value to the end of a rest uri

No problem, I found the answer, just add it as a querystring parameter

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

passing a value to the end of a rest uri

Thank you for the update here, Terry.

Return to “Issues”