This use-case is intended to retrieve an outgoing LocalRequest by its id. The differences of outgoing and an incoming Requests are defined here.

Parameters

  • The id of the outgoing Request.

On Success

  • Returns the outgoing LocalRequest corresponding to the id.

On Failure

  • There is no such outgoing Request.

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: