Requests the reactivation of the terminated Relationship with the given Relationship’s id.

Parameters

  • relationshipId, the id of the Relationship

On Success

  • Requests the reactivation of the Relationship from the peer
  • Returns the Relationship for which the reactivation was requested

On Failure

  • The relationshipId does not resolve to a terminated Relationship
  • You have already requested the reactivation
  • The peer has already requested the reactivation

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: