Docusign · Example Payload

Docusign Esignature Sign Here Example

AgreementsContractsDigital Transaction ManagementDocumentsElectronic SignatureseSignature

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

Top-level fields

tabIdtabLabeldocumentIdpageNumberrecipientIdxPositionyPositionanchorStringanchorXOffsetanchorYOffsetanchorUnitsscaleValueoptionalstampType

Example Payload

Raw ↑
{
  "tabId": "500123",
  "tabLabel": "example_value",
  "documentId": "500123",
  "pageNumber": "example_value",
  "recipientId": "500123",
  "xPosition": "example_value",
  "yPosition": "example_value",
  "anchorString": "example_value",
  "anchorXOffset": "example_value",
  "anchorYOffset": "example_value",
  "anchorUnits": "example_value",
  "scaleValue": "example_value",
  "optional": "example_value",
  "stampType": "example_value"
}