Forum Discussion

divman's avatar
divman
Contributor
10 years ago

How to parameterize REST resource/method

Hi, I have a REST API like below. The Business Id and User Id are the encrypted part in the URL, which will how the REST URL will be passed from client side. i have to parameterize that business id...