All Products
Search
Document Center

API Gateway:Input parameter mappings

Last Updated:May 17, 2017

Description

For listing the mappings between front-end input parameters and input parameters of a backend service call.

Node name

ServiceParameterMap.

Subnodes

Name Type Description
ServiceParameterName String Backend parameter name.
RequestParameterName String Corresponding front-end input parameter name, which must be included in RequestParametersObject and match RequestParam.ApiParameterName.