Hi everyone,
We’ve encountered an issue with our DocuSign integration and are hoping someone can share their experience.
Here’s the situation:
- We send documents to a DocuSign envelope and specify the
documentId
for each document in our API request. - The API responds with the same
documentId
values we set. - However, when we view the envelope in the DocuSign UI, the
documentId
appears to have been reset or renumbered (e.g., starting at1
).
Has anyone else faced this issue or something similar? If so, how did you handle it?
Thanks in advance for any insights!