Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

« Previous Version 6 Next »

Description

Creates a transaction. The CDI server creates and signs the transaction with the specified participants and attachments. This means that the application is the creator of the transaction.

For the time being, the services Monitor status and Monitor status by participant are regarded as present in CDICreateTransactionRequest and set to the value true.

HTTP MethodURI Scheme
POST/server/transaction

Parameters

TypeNameDescriptionQualificationSchema
Body

request

Request body parameters, see schema for details.

Required

CDICreateTransactionRequest

Responses

HTTP CodeDescriptionSchema
200Contains the created transaction.

TransactionResponse

Security

TypeName
apiKeyKey




  • No labels