Get outgoing Request
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.