v1

latestSwagger 2.02026-07-17414441.4 KB
Contracts

Creates a new smart contract instance for the specified workflow ID. Users are only able to create a new smart contract instance if the user is associated with an application role, which can initiate a smart contract instance for the workflow.

post/api/v1/contracts

Query parameters

workflowIdinteger

The id of the workflow.

contractCodeIdinteger

The id of the smart contract implementation.

connectionIdinteger

The id of the blockchain connection.

Request body

workflowFunctionIDinteger

Response

OK