-
Using Embedded Signing, I am creating a template programatically. I dont see any option to update or add custom branding. Is there a method missing? or am I missing something. Please tell me how t…
-
getSignatureRequests() method needs to accept page_size, account_id, and query params
-
"A dashboard is part of any well designed API, where a developer can go and see all their requests and callbacks, and know at a glance exactly what went wrong. This saves a ton of time for developers.…
-
We don't have any guidance on this, let's add a section to the README.
-
It has been discussed, and was brought up again by Chandra, that we want to use Apinf as a platform to encourage 'best practices for developer experience'. To this end, we could create an incentive sy…
-
Add the ability to use the "query" parameter for ListSignatureRequests requests.
*Workaround:*
You can use a requests library to build a raw HTTP request and send it through like that. An example …
-
When sending a signature request using multiple documents the file order does not remain consistent.
This issue is for the /signature_request/create_embedded and /signature_request/send endpoints
…
-
We have a dependency in our project that requires version 106.6.10 of RestSharp, but this SDK has a dependency on max v106.5.4.
IRN 414747
-
I"m trying to send a signature request with the SDK and hitting an errors. I took the code directly from the getting started section:
```
client = HelloSign::Client.new api_key: 'API_KEY'
cli…
-
When trying to edit an embedded template, `get_template_edit_url()` returns an `edit_url`. It is able to be used to open the iFrame on the client side, however, upon making any changes, an error is t…