Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Checks the transaction status. This method opens and fetches the status of the provided transaction. The returned data contains transaction information such as user status. It is possible to see if participants have opened or signed the transaction, provided that MONITOR_STATUS or MONITOR_STATUS_BY_PARTICIPANTS is part of the service package specified by the creator at the time of creation.

HTTP method

URI scheme

PUT

/server/transaction/status

Parameters

Type

Name

Description

Qualification

Schema

Body

request

Request body parameters, see schema for details.

Required

TransactionRequest

Responses

HTTP code

Common messages

Description

Schema

200

Contains the transaction status.

TransactionStatusResponse

400

The application with the specified key could not be found

String

An error has occurred

This error message is returned if the transaction parameter

of 

of TransactionRequest

 is

 is corrupt.

String

Security

Type

Name

apiKey

Key