SignatureResponseMessage
participantIdstringrequired
Decentralized identifier of the participant
projectIdstringrequired
Unique identifier of the project agreement
signaturestringrequired
Signature provided by the participant
SignatureResponseMessage
{
"participantId": "string",
"projectId": "string",
"signature": "string"
}