Docusign · Example Payload

Docusign Esignature Approve Example

AgreementsContractsDigital Transaction ManagementDocumentsElectronic SignatureseSignature

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

Top-level fields

tabIdtabLabeldocumentIdpageNumberrecipientIdxPositionyPositionbuttonText

Example Payload

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