Account


Earned badges

Achievement: Latest Unlocked

Topic Started

This user has not created any forum posts.

Replies Created

Reply to: How to send the bulk Fields value to eSignLive via POST method

0 votes
Hi williams, This is exactly what I am talking about $.ajax({ url: 'http://example.com/', type: 'PUT', data: '$('#myform').serializeArray() success: function() { alert('PUT completed'); } }); Does eSignLive support the above where the url is the string string generatedLinkToSigningSession = eslClient.PackageService.GetSigningUrl(packageId, signer1Id); It would be helpful if this kind of post is supported. Please let me know if this possible. Thanks, Sumit

Subscriptions

This user is not subscribed to any release notes.

Code Share

This user has not submitted any code shares.

Subscriptions Release Notes

This user is not subscribed to any release notes.