Here is my problem with creating envelope with signers’ order.
If I create the envelope using Docusign
console and enabling Set signing order like this:
Then the pdf will be sent to the second signer like this which is OK:
BUT,
If I create the envelope by REST API call like this:
Then the pdf will be sent to the second signer like below and the second signer cannot see his signhere or text tabs:
Would you please advise how to fix this? Thanks.