11113   The called Rest Service method can only have one object parameter

Cause

This error occurs when the signature of the called REST service method has more than one object parameter.

Action

Fix the signature of the method.