Description
Opens a transaction for as a platform-managed user. The returned TransactionMessage contains the transaction information as well as user status. 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/managed-user/transaction/open |
Parameters
Type | Name | Description | Qualification | Schema |
---|---|---|---|---|
Body | request | Request body parameters, see schema for details. | Required |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 | Contains information about the opened transaction. |
Security
Type | Name |
---|---|
apiKey | Key |