hellosign / hellosign-dotnet-sdk

A .NET SDK for the HelloSign API
MIT License
26 stars 29 forks source link

Add support for signing groups #75

Open rajmoodaley opened 5 years ago

rajmoodaley commented 5 years ago

Please add support for this feature in the API that was release 1 year ago

Allows a sender to send a signature request to a group of individuals any of whom can claim and sign the signature request.

janetanne commented 4 years ago

Thanks @rajmoodaley, we will look into this.

For now, you should be able to create a raw HTTP request using a requests library in order to use the parameter. I'll look into this and create a code sample for you.