Versions Compared

Key

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


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.


Plantuml

Error messages Moved to API endpoint page

ExpandtitleHTTP status codeMessageComments400The application with the specified key could not be found404An 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.