Flow Parameters REST Endpoints

Flow Parameters
Returns all flowParameter business objects.
Method: get
Path: /gatewayapi/restapi/v1/flowParameters/list
Returns the flowParameter business object for the specified flowParameter ID.
Method: get
Path: /gatewayapi/restapi/v1/flowParameters/{id}