SignWell · Schema

Base64Flag

When true, returns the CSV as a base64-encoded string in a JSON response instead of a binary file download.

E-SignatureElectronic SignatureDocumentsPDFSigningTemplatesWorkflowsHIPAASOC2
View JSON Schema on GitHub

JSON Schema

Base64Flag.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/signwell/main/json-schema/Base64Flag.json",
  "title": "Base64Flag",
  "type": "boolean",
  "description": "When true, returns the CSV as a base64-encoded string in a JSON response instead of a binary file download."
}