Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 5 Next »

Description

Creates a transaction as a platform-managed user. The CDI server creates and signs the transaction with the specified participants and attachments on behalf of the specified platform-managed user. This means that the platform-managed user is the creator of the transaction.

For the time being the services "Monitor status", "Monitor status by participant" and "Multisign" are considered present in the ManagedUserCreateTransactionRequest and set to the value 'true'.

HTTP MethodURI Scheme
POST/server/managed-user/transaction

Parameters

TypeNameDescriptionQualificationSchema
Body

request

Request body parameters, see schema for details.

Required

ManagedUserCreateTransactionRequest

Responses

HTTP CodeDescriptionSchema
200

Contains the created transaction.

TransactionResponse

Security

TypeName
apiKeyKey
  • No labels