This use case intends to create a Relationship based on a received RelationshipTemplate.

Parameters

  • templateId references the RelationshipTemplate that was received from a party.
  • content can be used as a response with arbitrary data to the peer. This response is usually related to the data received by the RelationshipTemplate, e.g. the RelationshipTemplate contains Requests and the content here contains the respective Response to the Request.

On Success

On Failure

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: