The URL for the participation endpoint.
{{PROTOCOL}}://{{SERVER_HOST}}:{{SERVER_PORT}}/api/participation-service
@override String get rpcEndpointUri => "${service.app.uri.toString()}/api/participation-service";