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 2 Next »

Description

Opens a transaction 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 MethodURI Scheme
PUT/server/managed-user/transaction/open

Parameters

TypeNameDescriptionQualificationSchema
Body

request

Request body parameters, see schema for details.

Required

ManagedUserTransactionRequest

Responses

HTTP CodeDescriptionSchema
200

Contains information about the opened transaction.

TransactionMessageResponse

Security

TypeName
apiKeyKey
  • No labels