How to add sender as a First/Last signer while using REST API? | Adobe Sign

Last updated on Apr 27, 2021

Objective

How to add the sender of the agreement as a First or Last signer in the agreement while creating agreement using REST API?

Environment

Steps

In POST /agreements call, for  signatureflow  parameter you can Pass SENDER_SIGNS_FIRST or SENDER_SIGNS_LAST value to add the Sender as First or Last Signer Respectively.

Here is an example of the call in JSON format.

Additional information

Following are few more values that you can use to pass into this Parameter depending on what signature flow you need.