EdwinMoralesDS

Results 6 comments of EdwinMoralesDS

Internal SDK bug DCM-5025 has been filed. Thank you for the report.

@shirish-niyuj SMS delivery option is not available from the API yet due to bug number TT-3902. The engineering team is currently working on a solution but they are still testing...

As a temporary workaround I can recommend creating the envelope as a Draft and then using the `envelopesApi.updateRecipients()` method should let you update the envelope to add the phone number....

You can change the format from XML to JSON by adding eventData to your eventNotification object The event data should contain the following information: "eventData":{ "version": "restv2.1", "format": "json", "includeData":...

This issue was recently reported with another SDK, we are tracking this under bug number DCM-6703. Please ask your DocuSign support contact to add your company's information to the bug...

Hello, It is possible to change the name of the document but you will have to include the file in your API call. This documents explains how to use composite...