Parameter Values REST Endpoints
Parameter Values
- Returns all parameterValue business objects.
- Method: getPath:
/gatewayapi/restapi/v1/parameterValues/list - Returns the parameterValue business object for the specified parameterValue ID.
- Method: getPath:
/gatewayapi/restapi/v1/parameterValues/{id} - Returns the parameterValue businesss objects for the specified Job ID.
- Method: getPath:
/gatewayapi/restapi/v1/parameterValues/byJobId