Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created October 23, 2019 10:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bjoerntx/8d47679d5f4700dde287f0e9ea4273ed to your computer and use it in GitHub Desktop.
Save bjoerntx/8d47679d5f4700dde287f0e9ea4273ed to your computer and use it in GitHub Desktop.
{
"EnvelopeId": "iVBORw0KGgoAAAANSUhEUgAAA",
"Template": "contract.tx",
"Owner": "Jack Lawyer",
"Signers": [
{
"Id": 1,
"Name": "Bishop",
"Initials": "PB",
"FirstName": "Peter",
"Email": "peter@bishop.com",
"SignatureBoxName": "txsign_1",
"SignatureComplete": false
},
{
"Id": 2,
"Name": "Sheppard",
"Initials": "PS",
"FirstName": "Paul",
"Email": "paul@sheppard.com",
"SignatureBoxName": "txsign_2",
"SignatureComplete": false
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment