Description
Creates a transaction for 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'.
Use POST /wiki/spaces/LPDA500D/pages/1149048 to create a transaction for users that are not managed by the platform. Use PUT /wiki/spaces/LPDA500D/pages/1149044 or POST /wiki/spaces/LPDA500D/pages/1149030 to send the transaction to the PDI client.
Sending transactions to the PDI client is not supported in Lequinox platform 5.1.0. Only create transactions for platform-managed users.
HTTP Method | URI Scheme |
---|---|
POST | /server/managed-user/transaction |
Parameters
Type | Name | Description | Qualification | Schema |
---|---|---|---|---|
Body | request | Request body parameters, see schema for details. | Required |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 | Contains the created transaction. |
Security
Type | Name |
---|---|
apiKey | Key |