multiSignBlock
1. Properties
Block Property
Definition
Example Input
Status
2. Events
Event
Description
Content
3. Data Format
3.1 POST request
{
"document":{
"id":"…" – ID of the VC document
},
"status":"SIGNED" – new status, can be SIGNED or DECLINED
}
3.2 GET request
Array of the decisions for each user can be as follows:
Type of Decision
Description
4. Example
4.1 Important Points


5. UI
5.1 Signing the document

5.2 Threshold Display

5.3 Detailed Signature Information

5.4 Final Signature Result

API Parameters
Path Parameters
Name
Type
Description
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
Last updated
Was this helpful?