acooper4960
acooper4960
Hello @Lorenzras could I direct you to the updateEnvelopes method. You will find a the `envelopeDefinition` parameter available to you to upload documents. https://docusign.github.io/docusign-esign-node-client/module-api_EnvelopesApi.html#updateDocuments
Hi @IAmVisco Could you please verify your SDK version? Also could you verify the parameters passed to this call, ensuring that fromDate is a correct Date. Simply stating ``` envelopesApi.listStatusChanges(accountId,...
@IAmVisco it does appear that this endpoint does not behave as mentioned in the documentation. I have created an internal ticket to address this. It appears envelopeIdsRequest and furthermore envelopeIds...
hello @rpf3 I have created a ticket for our team to take a look at exposing this function.
Hello @Chee7ah thank you for reaching out on this topic. We are looking into extending this feature across all of our SDKs
hello @julesair thank you for presenting this to us. I have filed a ticket for our team to look into making this change.
Hi @mrudling thank you for bringing this to our attention, well have our docs update for this.
@peiofour for the most up-to-date reference for this SDK, please refer to http://docusign.github.io/docusign-esign-node-client. These get automatically updated during our release process and will be the most consistent reference to the...
Hello @jan-lewandoski thank you for reaching out to us regarding this issue. We will reach out to the respective API team to understand why a return type similar to the...
hey @wynnfarm we have a branch open for this already: https://github.com/docusign/docusign-esign-node-client/tree/v5.1.0-Proxy We are working on merging this with the main branch