Updates existing custom document fields in an existing envelope document.Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
External DocumentationTo learn more, visit the Docusign documentation.
Parameters
| Parameter | Description |
|---|---|
| Document Fields | The array of name/value custom data strings to be added to a document. Custom document field information is returned in the status, but otherwise is not used by DocuSign. The array contains the elements: * name - A string that can be a maximum of 50 characters. * value - A string that can be a maximum of 200 characters. For example: For more information about the Document Fields parameter, visit Docusign API documentation |
| Document ID | The unique ID of the document within the envelope. |
| Envelope ID | The ID of the envelope. |