SignWell · Schema

CompletedDocumentId

Unique identifier for a completed document.

E-SignatureElectronic SignatureDocumentsPDFSigningTemplatesWorkflowsHIPAASOC2
View JSON Schema on GitHub

JSON Schema

CompletedDocumentId.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/signwell/main/json-schema/CompletedDocumentId.json",
  "title": "CompletedDocumentId",
  "type": "string",
  "format": "uuid",
  "description": "Unique identifier for a completed document."
}