Skip to content

markjkelly/docusign-net-sample

Repository files navigation

docusign-net-sample

Sample DocuSign .NET project based on this code walkthrough.

The code from the original walkthrough has been modified:

  • Anchor Text used for positioning of DocuSign tabs
  • JSON Request Format
  • PONOs to construct DocuSign request body
  • Json.NET Package to serialize and deserialize request and response strings.

In order to use this sample code, signup for a free DocuSign Developer account here and add your credentials to the RequestSignatureOnDocument.cs class.

Resources Used:

  1. DocuSign API Explorer
  2. Postman
  3. json2csharp

About

Sample C# code invoking the DocuSign REST API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages