Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

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

Steps

  1. Submit a request in accordance with 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.




Error messages

 
HTTP status codeMessageComments
400An error has occurred

Is returned



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

Steps

  1. Submit a request in accordance with 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.




Error messages

 
HTTP status codeMessageComments
400An error has occurred

Is returned



  • No labels