Sushruth
Sushruth

Reputation: 155

Transfer Envelopes between users in docuSign

Is it possible to transfer onwership of an envelope between two users within the same account through c# DocuSign SDK or REST API.

Found these posts but they are 4 and 5 years old.

Transfer Envelope Between DocuSign Users

DocuSign REST API, easily move envelope from user A to user B? (ie, change the envelope owner)

Wanted to know if there are any updates ?

Thanks

Upvotes: 1

Views: 426

Answers (1)

Inbar Gazit
Inbar Gazit

Reputation: 14005

These are old posts because this is only possible with our older SOAP API. The newer, modern REST API does not have this functionality. If you must have this in your app - you will need to use the SOAP API and these old threads are still valid.

Upvotes: 3

Related Questions