Docusign · Example Payload

Docusign Esignature Email Tab Example

AgreementsContractsDigital Transaction ManagementDocumentsElectronic SignatureseSignature

Docusign Esignature Email Tab Example is an example object payload from Docusign, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

tabIdtabLabeldocumentIdpageNumberrecipientIdxPositionyPositionanchorStringvalue

Example Payload

Raw ↑
{
  "tabId": "500123",
  "tabLabel": "example_value",
  "documentId": "500123",
  "pageNumber": "example_value",
  "recipientId": "500123",
  "xPosition": "example_value",
  "yPosition": "example_value",
  "anchorString": "example_value",
  "value": "example_value"
}