Similar to Preview tags with docusign API we have the need to let users preview a document before sending it out.
We also need to not let them change the values on the document, just see the populated doc/envelope. If there are data problems in the document, that requires fixes on our UI. Due to the complexity of the documents, the mappings of our tabs is a one-way operation, and non-signature/initial tabs are read-only.
The API Explorer doesn't provide any options outside of accountId and envelopeId. Are there additional options available on this endpoint?
Barring that, what else can we do to enable envelope preview without editing?