Sign transaction as a platform-managed user 

Description

Opens and signs a transaction as a platform-managed user. The response contains status information with timestamps for when the participant opened and signed the transaction.

HTTP Method

URI Scheme

HTTP Method

URI Scheme

POST

/server/managed-user/transaction/sign

Parameters

Type

Name

Description

Qualification

Schema

Type

Name

Description

Qualification

Schema

Body

request

Request body parameters, see schema for details.

Required

ManagedUserTransactionRequest

Responses

HTTP Code

Common messages

Description

Schema

HTTP Code

Common messages

Description

Schema

200



Contains status and timestamp information for when the participant opened and signed the transaction.

PaticipantStatusResponse

400

The application with the specified key could not be found

 

String

Unknown error

This error message is returned when

String

Input not valid: Transaction can not be empty

This error message is returned when the parameter 'transaction' is missing in ManagedUserTransactionRequest.

String

Invalid role ID format

The parameters 'corporateId' or 'applicationAccessId' or 'privateId' in User are not in the correct format. 

String

Input not valid: Participant can not be null.

This error message is returned when the user parameter is not mentioned in ManagedUserTransactionRequest.

String

Input not valid: Participant can not be of unknown type: null

This error message is returned when

  • The participant is empty.

  • The parameter 'type' is missing from User (participant).

String

Input not valid: Participant corporateId can not be null for corporate or server user.

 

String

Input not valid: Participant applicationAccessId can not be null for private or corporate user.

 

String

Input not valid: Participant privateId can not be null for private or corporate user.

 

String

Managed identity was not found

The parameters 'corporateId' or 'applicationAccessId' or 'privateId' in User is incorrect.

String

500

An unexpected error occurred: Type definition error: <%1>

This error message can be returned if one or more parameters are of the wrong type.

String

An unexpected error occurred: JSON parse error: <%1>

This error message can be returned if one or more parameters are of the wrong type.

String

Security

Type

Name

Type

Name

apiKey

Key



Copyright © 2021–2024 Lequa Net AB – a subsidiary of Extracticon AB (publ). All rights reserved.