Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Steps
Submit a request in accordance
with the details in Sign transaction for the application.
The platform validates the request, by verifying, among other things:
that
the transaction is specified in the TransactionRequest.
whether or not the participant's access to the transaction has been revoked.
Info |
---|
Refer to the serviceType ‘REVOKE’ in the API endpoint Service. A revoked participant cannot sign the transaction. |
c. whether or not the transaction can be opened and signed.
Info |
---|
Refer to TIMELOCK_BEFORE and TIMELOCK_AFTER in the API endpoint Service. |
The platform unlocks and opens the transaction to sign.
The platform signs the transaction.
The platform updates the
signed-status of the transaction in the archive.
The platform returns the ParticipantStatusResponse.
Plantumlcloud | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|