Docusign · Example Payload

Docusign Esignature Carbon Copy Example

AgreementsContractsDigital Transaction ManagementDocumentsElectronic SignatureseSignature

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

Top-level fields

recipientIdnameemailroutingOrderroleNamestatusnote

Example Payload

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