SignWell · Schema

BulkSendCsv

A RFC 4648 base64 string of the template CSV file to be validated.

E-SignatureElectronic SignatureDocumentsPDFSigningTemplatesWorkflowsHIPAASOC2
View JSON Schema on GitHub

JSON Schema

BulkSendCsv.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/signwell/main/json-schema/BulkSendCsv.json",
  "title": "BulkSendCsv",
  "type": "string",
  "description": "A RFC 4648 base64 string of the template CSV file to be validated."
}