Docusign · Example Payload

Docusign Esignature User Info Example

AgreementsContractsDigital Transaction ManagementDocumentsElectronic SignatureseSignature

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

Top-level fields

userNameemailuserIdaccountId

Example Payload

Raw ↑
{
  "userName": "example_value",
  "email": "user@example.com",
  "userId": "500123",
  "accountId": "500123"
}