This use-case attempts to reject an incoming LocalRequest.

It is advised to check if the incoming Request can be accepted in advance.

Parameters

On Success

  • All RequestItems of the Request are rejected
  • A Message is sent to the requesting peer which contains the Response to the Request.
  • The LocalRequest is returned

On Failure

  • The decisions do not match the request items.
  • The parameters are malformed.

How to execute this use-case with the Connector?

The Connector is our first-class citizen, thus we provide you with a detailed API description for every use-case. This use-case can be executed with the REST API of the Connector which you can Access the Connector.
Corresponding interactive API docs excerpt: