Description
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 | Description | Schema |
---|---|---|
200 | Transaction message with transaction content. |
Security
Type | Name |
---|---|
apiKey | Key |