Skip to main content
10000 Topics
Merge document and template

i am trying to merge a custom template and a base64 encoded pdf into one and send for signing. my current request body looks like tghis {  "emailSubject": "Please sign this document",  "compositeTemplates": [    {      "compositeTemplateId": "1",      "serverTemplates": [        {          "sequence": "1",          "templateId": ""         }      ],      "inlineTemplates": [        {          "sequence": "2",          "recipients": {            "signers": [              {                "email": "",                "name": "M",                "recipientId": "1",                "routingOrder": "1",                "roleName": "Signer",                "tabs": {                  "textTabs": [                    {                      "tabLabel": "Agent1",                      "value": "kaala1"                    },                    {                      "tabLabel": "agent2",                      "value": "kaala2"                    },                    {                      "tabLabel":

Badge winners

  • 1st Question Posted
    JimEhas earned the badge 1st Question Posted
  • 1st Question Posted
    Florencehas earned the badge 1st Question Posted
  • 10th Question Posted
    Kennethhas earned the badge 10th Question Posted
  • 1st Reply Posted
    Kpogodda-AVIVhas earned the badge 1st Reply Posted
  • 1st Best Answer
    Pzimmihas earned the badge 1st Best Answer
Show All Badges