Product Information > JADE Error Messages and System Messages > 11100 through 11199 - Jade REST Service Errors > 11113 - The called Rest Service method can only have one object parameter

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.