Skip to main content
9959 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 Reply Posted
    Mohinhas earned the badge 1st Reply Posted
  • 1st Best Answer
    SEFLRealtorhas earned the badge 1st Best Answer
  • 1st Best Answer
    pankaj727has earned the badge 1st Best Answer
  • 1st Question Posted
    anil_kumar2has earned the badge 1st Question Posted
  • 1st Question Posted
    DeckDog964has earned the badge 1st Question Posted
Show All Badges