...
Opens a transaction. The returned TransactionMessage contains transaction as well as user status information. It is possible to see which participants have opened or signed the transaction, provided that the calling application is permitted to view that information.
HTTP |
---|
method | URI |
---|
scheme | |
---|---|
PUT | /server/transaction/open |
Parameters
Type | Name | Description | Qualification | Schema |
---|---|---|---|---|
Body | request | Request body parameters, see schema for details. | Required |
Responses
HTTP |
---|
code | Common messages | Description | Schema |
---|---|---|---|
200 | Transaction message with transaction content. | ||
400 | The application with the specified key could not be found | String | |
An error has occurred | This error message is returned
| String |
Security
Type | Name |
---|---|
apiKey |