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.
  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. ParticipantStatusResponse is returned with the ParticipantStatus.


Plantuml


Error messages

Expand
title


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.







Steps

  1. Submit a request in accordance with the details in Sign transaction.
  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. ParticipantStatusResponse is returned with the ParticipantStatus.


Plantuml


Error messages

Expand
title


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.