Pass request parameter or any parameter with a service.execute({}) ?
I have a need for this and was hoping there's been some more recent information that I can better understand. For example, if I declare a custom service request parameter called "row_number" having a value of 5, how can I retrieve in the response when completed or when successful both the value I want as well as "row_number" = 5. Thanks.