How to assign right for send package to another user using rest api
Wednesday, March 9, 2016 at 01:19amHello,
I have created package and send successfully. How to assign right for send package to another user(who is sender of document on particular package) using rest api.??
I have tried with delegates and added sender on my account but can't able to give right as delegate using rest api ?? is it possible ??
and how redirect using senderAuthenticationtoekn on particular package as sender(not owner) from our system ??
Thanks
Reply to: How to assign right for send package to another user using rest api
Wednesday, March 16, 2016 at 03:33amReply to: How to assign right for send package to another user using rest api
Wednesday, March 9, 2016 at 03:56amhttps://sandbox.esignlive.com/auth?authenticationToken={senderAuthenticationToken}&target=https://sandbox.esignlive.com/packages/{packageId}
Reply to: How to assign right for send package to another user using rest api
Wednesday, March 16, 2016 at 01:48am