Resource and query parameters
The Resource and Query parameters configured on the REST Service rule are used to form and call the appropriate endpoint system URL. In the following example, the payer ID is passed as resource parameter, which will convert endpoint URL.
http://vfwiapppgr063:8080/prweb/PRRestService/healthcareapi/v1/payers/%7BID%7D
The Methods tab of the rule defines any of the methods - GET, PUT, POST defined for the Resource along with the parameters for each method.
Previous topic Service REST rule Next topic Service activity rule