Get transaction status
Description
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 |
Responses
HTTP code | Common messages | Description | Schema |
---|---|---|---|
200 |
| Contains the transaction status. | |
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 TransactionRequest is corrupt. | String |
Security
Type | Name |
---|---|
apiKey |
Copyright © 2021–2024 Lequa Net AB – a subsidiary of Extracticon AB (publ). All rights reserved.