The [PostSignatureRequest](https://github.com/hellosign/hellosign-dotnet-sdk/blob/v3/src/HelloSign/HelloSign.cs#L485) method does not appear to support custom fields, like the [template version](https://github.com/hellosign/hellosign-dotnet-sdk/blob/v3/src/HelloSign/HelloSign.cs#L657) does. Both should support this, as per the [API documentation](https://app.hellosign.com/api/reference#send_embedded_signature_request) I made this change locally and tested it out, and confirmed this worked as expected. Happy to submit a PR for this change. Thanks!
The PostSignatureRequest method does not appear to support custom fields, like the template version does.
Both should support this, as per the API documentation
I made this change locally and tested it out, and confirmed this worked as expected.
Happy to submit a PR for this change.
Thanks!