I am currently using the rest API for Docusign. I want to send the envelope without having the Id stamped on my documents.
So in the envelopeDefinition,I have put the parameter envelopeIdStamping to "false" as said in the API documentation.
But it's not working,
So I have checked, and there is one subject saying that it should work:here and some other saying that it should not work if the configuration at account level is wrong : here
Can someone provide me with a complete response concerning this topic?
Thank you in advance