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 10 Next »



Steps

  1. Submit a request in accordance with the details in Sign transaction for the application.
  2. The platform retrieves the details of the requesting application and the server account
  3. The platform retrieves the details of the organisation to which application belongs.
  4. The platform unlocks the transaction required to sign.
  5. The platform signs the transaction.
  6. The platform updates the archived transaction with the signed details.
  7. The platform returns the ParticipantStatusResponse with the ParticipantStatus.


Error messages

 
HTTP status codeMessageComments
400The application with the specified key could not be found
404An error has occurred

This error message is returned when

  • the same transaction is being signed more than once.
  • the parameter 'transaction' in TransactionRequest is incorrect or missing.



  • No labels