Docusignapi 为签名组创建选项卡会导致重复

Docusignapi 为签名组创建选项卡会导致重复,docusignapi,Docusignapi,我遇到了一个问题,我创建选项卡的请求会导致重复的字段堆叠在彼此的顶部。我已经在我的应用程序和Postman中对此进行了测试 注意-收件人是一个签名组。但是,无论组中只有一个或多个用户,字段都会重复 Post端点:{Account}/envelopes/{envelope}/recipients/5/tabs 我的请求: { "checkboxTabs": [ { "documentId": "640", "name": "RE-WORK", "

我遇到了一个问题,我创建选项卡的请求会导致重复的字段堆叠在彼此的顶部。我已经在我的应用程序和Postman中对此进行了测试

注意-收件人是一个签名组。但是,无论组中只有一个或多个用户,字段都会重复

Post端点:{Account}/envelopes/{envelope}/recipients/5/tabs

我的请求:

  {
  "checkboxTabs": [
    {
      "documentId": "640",
      "name": "RE-WORK",
      "pageNumber": "1",
      "tabLabel": "Send to Salesperson",
      "xPosition": "163",
      "yPosition": "743"
    }
  ],
  "initialHereTabs": [
    {
      "documentId": "640",
      "pageNumber": "1",
      "xPosition": "535",
      "yPosition": "705"
    }
  ],
  "textTabs": [
    {
      "anchorString": "TOTAL SALE PRICE:",
      "anchorUnits": "pixels",
      "anchorXOffset": "-5",
      "anchorYOffset": "80",
      "documentId": "637",
      "locked": "true",
      "pageNumber": "1"
    },
    {
      "anchorString": "TOTAL SALE PRICE:",
      "anchorUnits": "pixels",
      "anchorXOffset": "-5",
      "anchorYOffset": "80",
      "documentId": "640",
      "locked": "true",
      "pageNumber": "1",
      "value": "Send back to Salesperson"
    }
  ],
  "dateSignedTabs": [
    {
      "anchorString": "ACCEPTED BY DEALER",
      "anchorUnits": "pixels",
      "anchorXOffset": "100",
      "anchorYOffset": "35",
      "documentId": "636",
      "pageNumber": "1"
    }
  ]
}
{
    "initialHereTabs": [
        {
            "scaleValue": "0",
            "optional": "false",
            "documentId": "640",
            "recipientId": "5",
            "pageNumber": "1",
            "xPosition": "535",
            "yPosition": "705",
            "width": "0",
            "height": "0",
            "tabId": "da69d19b-6f70-4d44-8fb3-a4953d60cc8b",
            "tabType": "initialhere"
        },
        {
            "scaleValue": "0",
            "optional": "false",
            "documentId": "640",
            "recipientId": "5",
            "pageNumber": "1",
            "xPosition": "535",
            "yPosition": "705",
            "width": "0",
            "height": "0",
            "tabId": "3b1ad0cc-bc82-49ca-b334-acafec6bc48f",
            "tabType": "initialhere"
        }
    ],
    "dateSignedTabs": [
        {
            "value": "",
            "font": "arial",
            "bold": "false",
            "italic": "false",
            "underline": "false",
            "fontColor": "black",
            "fontSize": "size7",
            "localePolicy": {},
            "documentId": "636",
            "recipientId": "5",
            "pageNumber": "1",
            "xPosition": "436",
            "yPosition": "730",
            "width": "0",
            "height": "0",
            "anchorString": "ACCEPTED BY DEALER",
            "anchorXOffset": "100",
            "anchorYOffset": "35",
            "anchorUnits": "pixels",
            "anchorCaseSensitive": "false",
            "anchorMatchWholeWord": "true",
            "anchorHorizontalAlignment": "left",
            "anchorTabProcessorVersion": "v1_3",
            "tabId": "adad3065-95d5-43be-ad0f-022d44585f87",
            "tabType": "datesigned"
        }
    ],
    "textTabs": [
        {
            "isPaymentAmount": "false",
            "shared": "false",
            "requireInitialOnSharedChange": "false",
            "requireAll": "false",
            "value": "",
            "required": "true",
            "locked": "true",
            "concealValueOnDocument": "false",
            "disableAutoSize": "false",
            "maxLength": "0",
            "font": "arial",
            "bold": "false",
            "italic": "false",
            "underline": "false",
            "fontColor": "black",
            "fontSize": "size7",
            "localePolicy": {},
            "documentId": "640",
            "recipientId": "5",
            "pageNumber": "1",
            "xPosition": "34",
            "yPosition": "744",
            "width": "0",
            "height": "0",
            "anchorString": "TOTAL SALE PRICE:",
            "anchorXOffset": "-5",
            "anchorYOffset": "80",
            "anchorUnits": "pixels",
            "anchorCaseSensitive": "false",
            "anchorMatchWholeWord": "true",
            "anchorHorizontalAlignment": "left",
            "anchorTabProcessorVersion": "v1_3",
            "tabId": "5e3503a6-52da-44c9-80dc-9d3c046d7e54",
            "tabType": "text"
        },
        {
            "isPaymentAmount": "false",
            "shared": "false",
            "requireInitialOnSharedChange": "false",
            "requireAll": "false",
            "value": "Send back to Salesperson",
            "required": "true",
            "locked": "true",
            "concealValueOnDocument": "false",
            "disableAutoSize": "false",
            "maxLength": "0",
            "font": "arial",
            "bold": "false",
            "italic": "false",
            "underline": "false",
            "fontColor": "black",
            "fontSize": "size7",
            "localePolicy": {},
            "documentId": "640",
            "recipientId": "5",
            "pageNumber": "1",
            "xPosition": "34",
            "yPosition": "744",
            "width": "0",
            "height": "0",
            "anchorString": "TOTAL SALE PRICE:",
            "anchorXOffset": "-5",
            "anchorYOffset": "80",
            "anchorUnits": "pixels",
            "anchorCaseSensitive": "false",
            "anchorMatchWholeWord": "true",
            "anchorHorizontalAlignment": "left",
            "anchorTabProcessorVersion": "v1_3",
            "tabId": "c019a6f7-4ec2-45e6-8822-4337fc449868",
            "tabType": "text"
        },
        {
            "isPaymentAmount": "false",
            "shared": "false",
            "requireInitialOnSharedChange": "false",
            "requireAll": "false",
            "value": "",
            "required": "true",
            "locked": "true",
            "concealValueOnDocument": "false",
            "disableAutoSize": "false",
            "maxLength": "0",
            "font": "arial",
            "bold": "false",
            "italic": "false",
            "underline": "false",
            "fontColor": "black",
            "fontSize": "size7",
            "localePolicy": {},
            "documentId": "637",
            "recipientId": "5",
            "pageNumber": "1",
            "xPosition": "34",
            "yPosition": "744",
            "width": "0",
            "height": "0",
            "anchorString": "TOTAL SALE PRICE:",
            "anchorXOffset": "-5",
            "anchorYOffset": "80",
            "anchorUnits": "pixels",
            "anchorCaseSensitive": "false",
            "anchorMatchWholeWord": "true",
            "anchorHorizontalAlignment": "left",
            "anchorTabProcessorVersion": "v1_3",
            "tabId": "a0c3ecb5-903b-45e7-8092-007bc9af71f7",
            "tabType": "text"
        },
        {
            "isPaymentAmount": "false",
            "shared": "false",
            "requireInitialOnSharedChange": "false",
            "requireAll": "false",
            "value": "Send back to Salesperson",
            "required": "true",
            "locked": "true",
            "concealValueOnDocument": "false",
            "disableAutoSize": "false",
            "maxLength": "0",
            "font": "arial",
            "bold": "false",
            "italic": "false",
            "underline": "false",
            "fontColor": "black",
            "fontSize": "size7",
            "localePolicy": {},
            "documentId": "637",
            "recipientId": "5",
            "pageNumber": "1",
            "xPosition": "34",
            "yPosition": "744",
            "width": "0",
            "height": "0",
            "anchorString": "TOTAL SALE PRICE:",
            "anchorXOffset": "-5",
            "anchorYOffset": "80",
            "anchorUnits": "pixels",
            "anchorCaseSensitive": "false",
            "anchorMatchWholeWord": "true",
            "anchorHorizontalAlignment": "left",
            "anchorTabProcessorVersion": "v1_3",
            "tabId": "7f90abbe-ab5a-405f-bd0b-8500306d8307",
            "tabType": "text"
        }
    ],
    "checkboxTabs": [
        {
            "name": "RE-WORK",
            "tabLabel": "Send to Salesperson",
            "selected": "false",
            "shared": "false",
            "requireInitialOnSharedChange": "false",
            "font": "arial",
            "bold": "false",
            "italic": "false",
            "underline": "false",
            "fontColor": "black",
            "fontSize": "size7",
            "required": "true",
            "locked": "false",
            "documentId": "640",
            "recipientId": "5",
            "pageNumber": "1",
            "xPosition": "163",
            "yPosition": "743",
            "width": "0",
            "height": "0",
            "tabId": "cad7380a-177c-49d1-bed7-08de88beb2c8",
            "tabType": "checkbox"
        },
        {
            "name": "RE-WORK",
            "tabLabel": "Send to Salesperson",
            "selected": "false",
            "shared": "false",
            "requireInitialOnSharedChange": "false",
            "font": "arial",
            "bold": "false",
            "italic": "false",
            "underline": "false",
            "fontColor": "black",
            "fontSize": "size7",
            "required": "true",
            "locked": "false",
            "documentId": "640",
            "recipientId": "5",
            "pageNumber": "1",
            "xPosition": "163",
            "yPosition": "743",
            "width": "0",
            "height": "0",
            "tabId": "473c8c1c-e6bf-4f8f-8fea-047248fa7633",
            "tabType": "checkbox"
        }
    ]
}
响应:

  {
  "checkboxTabs": [
    {
      "documentId": "640",
      "name": "RE-WORK",
      "pageNumber": "1",
      "tabLabel": "Send to Salesperson",
      "xPosition": "163",
      "yPosition": "743"
    }
  ],
  "initialHereTabs": [
    {
      "documentId": "640",
      "pageNumber": "1",
      "xPosition": "535",
      "yPosition": "705"
    }
  ],
  "textTabs": [
    {
      "anchorString": "TOTAL SALE PRICE:",
      "anchorUnits": "pixels",
      "anchorXOffset": "-5",
      "anchorYOffset": "80",
      "documentId": "637",
      "locked": "true",
      "pageNumber": "1"
    },
    {
      "anchorString": "TOTAL SALE PRICE:",
      "anchorUnits": "pixels",
      "anchorXOffset": "-5",
      "anchorYOffset": "80",
      "documentId": "640",
      "locked": "true",
      "pageNumber": "1",
      "value": "Send back to Salesperson"
    }
  ],
  "dateSignedTabs": [
    {
      "anchorString": "ACCEPTED BY DEALER",
      "anchorUnits": "pixels",
      "anchorXOffset": "100",
      "anchorYOffset": "35",
      "documentId": "636",
      "pageNumber": "1"
    }
  ]
}
{
    "initialHereTabs": [
        {
            "scaleValue": "0",
            "optional": "false",
            "documentId": "640",
            "recipientId": "5",
            "pageNumber": "1",
            "xPosition": "535",
            "yPosition": "705",
            "width": "0",
            "height": "0",
            "tabId": "da69d19b-6f70-4d44-8fb3-a4953d60cc8b",
            "tabType": "initialhere"
        },
        {
            "scaleValue": "0",
            "optional": "false",
            "documentId": "640",
            "recipientId": "5",
            "pageNumber": "1",
            "xPosition": "535",
            "yPosition": "705",
            "width": "0",
            "height": "0",
            "tabId": "3b1ad0cc-bc82-49ca-b334-acafec6bc48f",
            "tabType": "initialhere"
        }
    ],
    "dateSignedTabs": [
        {
            "value": "",
            "font": "arial",
            "bold": "false",
            "italic": "false",
            "underline": "false",
            "fontColor": "black",
            "fontSize": "size7",
            "localePolicy": {},
            "documentId": "636",
            "recipientId": "5",
            "pageNumber": "1",
            "xPosition": "436",
            "yPosition": "730",
            "width": "0",
            "height": "0",
            "anchorString": "ACCEPTED BY DEALER",
            "anchorXOffset": "100",
            "anchorYOffset": "35",
            "anchorUnits": "pixels",
            "anchorCaseSensitive": "false",
            "anchorMatchWholeWord": "true",
            "anchorHorizontalAlignment": "left",
            "anchorTabProcessorVersion": "v1_3",
            "tabId": "adad3065-95d5-43be-ad0f-022d44585f87",
            "tabType": "datesigned"
        }
    ],
    "textTabs": [
        {
            "isPaymentAmount": "false",
            "shared": "false",
            "requireInitialOnSharedChange": "false",
            "requireAll": "false",
            "value": "",
            "required": "true",
            "locked": "true",
            "concealValueOnDocument": "false",
            "disableAutoSize": "false",
            "maxLength": "0",
            "font": "arial",
            "bold": "false",
            "italic": "false",
            "underline": "false",
            "fontColor": "black",
            "fontSize": "size7",
            "localePolicy": {},
            "documentId": "640",
            "recipientId": "5",
            "pageNumber": "1",
            "xPosition": "34",
            "yPosition": "744",
            "width": "0",
            "height": "0",
            "anchorString": "TOTAL SALE PRICE:",
            "anchorXOffset": "-5",
            "anchorYOffset": "80",
            "anchorUnits": "pixels",
            "anchorCaseSensitive": "false",
            "anchorMatchWholeWord": "true",
            "anchorHorizontalAlignment": "left",
            "anchorTabProcessorVersion": "v1_3",
            "tabId": "5e3503a6-52da-44c9-80dc-9d3c046d7e54",
            "tabType": "text"
        },
        {
            "isPaymentAmount": "false",
            "shared": "false",
            "requireInitialOnSharedChange": "false",
            "requireAll": "false",
            "value": "Send back to Salesperson",
            "required": "true",
            "locked": "true",
            "concealValueOnDocument": "false",
            "disableAutoSize": "false",
            "maxLength": "0",
            "font": "arial",
            "bold": "false",
            "italic": "false",
            "underline": "false",
            "fontColor": "black",
            "fontSize": "size7",
            "localePolicy": {},
            "documentId": "640",
            "recipientId": "5",
            "pageNumber": "1",
            "xPosition": "34",
            "yPosition": "744",
            "width": "0",
            "height": "0",
            "anchorString": "TOTAL SALE PRICE:",
            "anchorXOffset": "-5",
            "anchorYOffset": "80",
            "anchorUnits": "pixels",
            "anchorCaseSensitive": "false",
            "anchorMatchWholeWord": "true",
            "anchorHorizontalAlignment": "left",
            "anchorTabProcessorVersion": "v1_3",
            "tabId": "c019a6f7-4ec2-45e6-8822-4337fc449868",
            "tabType": "text"
        },
        {
            "isPaymentAmount": "false",
            "shared": "false",
            "requireInitialOnSharedChange": "false",
            "requireAll": "false",
            "value": "",
            "required": "true",
            "locked": "true",
            "concealValueOnDocument": "false",
            "disableAutoSize": "false",
            "maxLength": "0",
            "font": "arial",
            "bold": "false",
            "italic": "false",
            "underline": "false",
            "fontColor": "black",
            "fontSize": "size7",
            "localePolicy": {},
            "documentId": "637",
            "recipientId": "5",
            "pageNumber": "1",
            "xPosition": "34",
            "yPosition": "744",
            "width": "0",
            "height": "0",
            "anchorString": "TOTAL SALE PRICE:",
            "anchorXOffset": "-5",
            "anchorYOffset": "80",
            "anchorUnits": "pixels",
            "anchorCaseSensitive": "false",
            "anchorMatchWholeWord": "true",
            "anchorHorizontalAlignment": "left",
            "anchorTabProcessorVersion": "v1_3",
            "tabId": "a0c3ecb5-903b-45e7-8092-007bc9af71f7",
            "tabType": "text"
        },
        {
            "isPaymentAmount": "false",
            "shared": "false",
            "requireInitialOnSharedChange": "false",
            "requireAll": "false",
            "value": "Send back to Salesperson",
            "required": "true",
            "locked": "true",
            "concealValueOnDocument": "false",
            "disableAutoSize": "false",
            "maxLength": "0",
            "font": "arial",
            "bold": "false",
            "italic": "false",
            "underline": "false",
            "fontColor": "black",
            "fontSize": "size7",
            "localePolicy": {},
            "documentId": "637",
            "recipientId": "5",
            "pageNumber": "1",
            "xPosition": "34",
            "yPosition": "744",
            "width": "0",
            "height": "0",
            "anchorString": "TOTAL SALE PRICE:",
            "anchorXOffset": "-5",
            "anchorYOffset": "80",
            "anchorUnits": "pixels",
            "anchorCaseSensitive": "false",
            "anchorMatchWholeWord": "true",
            "anchorHorizontalAlignment": "left",
            "anchorTabProcessorVersion": "v1_3",
            "tabId": "7f90abbe-ab5a-405f-bd0b-8500306d8307",
            "tabType": "text"
        }
    ],
    "checkboxTabs": [
        {
            "name": "RE-WORK",
            "tabLabel": "Send to Salesperson",
            "selected": "false",
            "shared": "false",
            "requireInitialOnSharedChange": "false",
            "font": "arial",
            "bold": "false",
            "italic": "false",
            "underline": "false",
            "fontColor": "black",
            "fontSize": "size7",
            "required": "true",
            "locked": "false",
            "documentId": "640",
            "recipientId": "5",
            "pageNumber": "1",
            "xPosition": "163",
            "yPosition": "743",
            "width": "0",
            "height": "0",
            "tabId": "cad7380a-177c-49d1-bed7-08de88beb2c8",
            "tabType": "checkbox"
        },
        {
            "name": "RE-WORK",
            "tabLabel": "Send to Salesperson",
            "selected": "false",
            "shared": "false",
            "requireInitialOnSharedChange": "false",
            "font": "arial",
            "bold": "false",
            "italic": "false",
            "underline": "false",
            "fontColor": "black",
            "fontSize": "size7",
            "required": "true",
            "locked": "false",
            "documentId": "640",
            "recipientId": "5",
            "pageNumber": "1",
            "xPosition": "163",
            "yPosition": "743",
            "width": "0",
            "height": "0",
            "tabId": "473c8c1c-e6bf-4f8f-8fea-047248fa7633",
            "tabType": "checkbox"
        }
    ]
}

默认情况下,锚定标记填充范围为“信封”,因此DocumentId参数将被忽略。这就是为什么“总销售价格”标签被复制的原因。要更改此设置,您需要打开一个案例,请求将您的帐户的“锚定标记填充范围”设置为“文档”。如果这是一个沙盒帐户,请明确说明,并包括您的演示帐号


对于其他情况,在您的邮寄电话之前,信封上的任何地方都有标签吗?无论是来自模板,还是来自初始信封创建调用?

在初始信封创建过程中肯定有标记。到了这个重复问题出现的时候,信封已经有多人签名了。此场景是在选中“RE-WORK”复选框时发生的-这将调用一系列API调用,这些调用添加新签名者、追加新文档,然后运行上面的创建选项卡请求。