This section provides an overview of all available APIs that adhere to the OpenAPI specification. All APIs are loaded from the OpenAPI specification file: . Please note that the API base-paths may differ depending on the connector, the specific API base-path can be seen in the UI dashboard.
Initiate a Transfer Process via a custom Transfer Process JSON-LD. Fields such as connectorId, assetId, providerConnectorId, providerConnectorAddress will be set automatically.
Body
Required data for starting a Contract Agreement's Transfer Process
contractAgreementIdstringrequired
Contract Agreement ID
transferProcessRequestJsonLdstringrequired
Partial TransferProcessRequestJsonLd JSON-LD. Fields participantId, connectorEndpoint, assetId and contractId can be omitted, they will be overridden with information from the contract.