Updating Rest Service Path Name using Path and Query Parameters
The service path names can be configured by adding the path and query parameters in 
		Resource Service Path field on the 
		Bindings tab in the following formats: 
		
 
  /resource1/{pathparam}?q1={queryparam} or /resource1/{pathparam}?{queryparam}&{queryparam2}
The path parameters are reflected in the Path Parameters table and the query parameters are reflected in the Query and Header Parameters table for are all the operations.
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved. 

