Reply to: enforceCaptureSignature status of package
Tuesday, September 5, 2017 at 05:05am
0
votes
Hello Haris,
We are getting entire package by hitting the api. We only need settings of package. So is there any other way? Can i know why these settings are not being visible in get package of sdk? Can't we access those settings from .net sdk?
Thanks,
Sushma
Reply to: enforceCaptureSignature status of package
Tuesday, September 5, 2017 at 05:15am
0
votes
Hi Sushma,
You posted in the General Questions section. I didn't know you were using one of our SDK. The enforce capture signature is only available through the REST API for now. I'm not sure when this setting will be available to set through the SDK.
P.S. You can trim the JSON you get from GET /api/packages/{packageId}. For example, you can simply keep the 'settings' property.
Reply to: enforceCaptureSignature status of package
Tuesday, September 5, 2017 at 04:58amGET https://sandbox.esignlive.com/api/packages/{packageId}
and look at the ceremony settings.Reply to: enforceCaptureSignature status of package
Tuesday, September 5, 2017 at 05:05amReply to: enforceCaptureSignature status of package
Tuesday, September 5, 2017 at 05:15amReply to: enforceCaptureSignature status of package
Tuesday, September 5, 2017 at 05:16am