SignWell · Schema

CompletedPdfBinaryResponse

Raw PDF binary data (default response when url_only=false)

E-SignatureElectronic SignatureDocumentsPDFSigningTemplatesWorkflowsHIPAASOC2
View JSON Schema on GitHub

JSON Schema

CompletedPdfBinaryResponse.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/signwell/main/json-schema/CompletedPdfBinaryResponse.json",
  "title": "CompletedPdfBinaryResponse",
  "type": "string",
  "format": "binary",
  "description": "Raw PDF binary data (default response when url_only=false)"
}