hi all,
how i can have multiple bind variables in URI Template, single bind variable is ok lik myuri/:pempno but what about if i need to add another bind variable here in URI Template.
i added multiple Parameters in Handler and its working fine when these should be part of web URL ( tested using Postman ) but when using these in Body tab it is not working... any idea as do not want to expose in web URL.