Info |
---|
If you need the creator/participant sign status, you need to use Get transaction status for the application. |
Error messages
Expand | |||||||||
---|---|---|---|---|---|---|---|---|---|
| |||||||||
|
Plantuml |
---|
Error messages
Expand | |||||||||
---|---|---|---|---|---|---|---|---|---|
title |
|
Info |
---|
If you need the creator/participant sign status, you need to use Get transaction status for the application. |
Steps
- Submit a request in accordance with the details in Open transaction.
- The platform retrieves the server account of the requesting application
- The platform retrieves the organisation to which the application belongs.
- The platform checks if the server account of the application is enabled.
- The platform performs the following validations:
- Transaction must be specified in the TransactionRequest
- Application must have a name
- Organisation to which application belongs should be known.
- The platform opens the transaction
- The platform fetches the transaction details along with the status of the transaction for each participant of the transaction.
- The platform archives the transaction with timestamps and updates the transaction status in the archive as opened.
- The platform returns the TransactionMessageResponse.
|