SignWell · Schema

CompletedPdfZipResponse

ZIP file containing the completed PDF (returned when file_format=zip)

E-SignatureElectronic SignatureDocumentsPDFSigningTemplatesWorkflowsHIPAASOC2
View JSON Schema on GitHub

JSON Schema

CompletedPdfZipResponse.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/signwell/main/json-schema/CompletedPdfZipResponse.json",
  "title": "CompletedPdfZipResponse",
  "type": "string",
  "format": "binary",
  "description": "ZIP file containing the completed PDF (returned when file_format=zip)"
}