Versions Compared

Key

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


Info
If you need the creator/participant sign status, you need to use Get transaction status for the application.

Steps

  1. Submit a request as per the details in Open transaction.
  2. Lequinox platform retrieves the server account of the requesting application
  3. Lequinox platform retrieves the organisation to which the application belongs.
  4. Lequinox platform checks if the server account of the application is enabled.
  5. Lequinox platform performs the following validations:
    1. Transaction must be specified in the TransactionRequest
    2. Application must have a name
    3. Organisation to which application belongs should be known.
  6. Lequinox platform opens the transaction
  7. Lequinox platform fetches the transaction details along with the status of the transaction for each participant of the transaction.
  8. Lequinox platform archives the transaction with timestamps and updates the transaction status in the archive as opened.
  9. TransactionMessageResponse is returned.






Plantuml


Error messages

Expand
title


HTTP status codeMessageComments
400An error has occurred

Is returned






Info
If you need the creator/participant sign status, you need to use Get transaction status for the application.

Steps

  1. Submit a request as per the details in Open transaction.
  2. Lequinox platform retrieves the server account of the requesting application
  3. Lequinox platform retrieves the organisation to which the application belongs.
  4. Lequinox platform checks if the server account of the application is enabled.
  5. Lequinox platform performs the following validations:
    1. Transaction must be specified in the TransactionRequest
    2. Application must have a name
    3. Organisation to which application belongs should be known.
  6. Lequinox platform opens the transaction
  7. Lequinox platform fetches the transaction details along with the status of the transaction for each participant of the transaction.
  8. Lequinox platform archives the transaction with timestamps and updates the transaction status in the archive as opened.
  9. TransactionMessageResponse is returned.






Plantuml


Error messages

Expand
title


HTTP status codeMessageComments
400An error has occurred

Is returned