Docusign · Example Payload

Docusign Esignature Witness Example

AgreementsContractsDigital Transaction ManagementDocumentsElectronic SignatureseSignature

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

Top-level fields

recipientIdnameemailroutingOrderstatus

Example Payload

Raw ↑
{
  "recipientId": "500123",
  "name": "Example Title",
  "email": "user@example.com",
  "routingOrder": "example_value",
  "status": "example_value"
}