|
1687 | 1687 | } |
1688 | 1688 | ], |
1689 | 1689 | "ResultsPageText": "NDSE view URL: {0}." |
1690 | | - } |
1691 | | - ] |
1692 | | - }, |
1693 | | - { |
1694 | | - "ExampleNumber": 45, |
1695 | | - "CFREnabled": "NonCFR", |
1696 | | - "ExampleName": "Delete and undelete an Envelope", |
1697 | | - "ExampleDescription": "Moves an Envelope to a recycle bin. Then undelete it by moving it to the other folder.", |
1698 | | - "Notes": "<b>Note:</b> To know your envelope ID, see <a target='_blank' href=\"https://support.docusign.com/s/articles/Where-do-I-find-my-envelope-ID\">Locate a Docusign envelope ID</a>.", |
1699 | | - "LinksToAPIMethod": [ |
1700 | | - { |
1701 | | - "Path": "https://developers.docusign.com/docs/esign-rest-api/reference/folders/folders/moveenvelopes/", |
1702 | | - "PathName": "Folders:moveEnvelopes" |
1703 | | - } |
1704 | | - ], |
1705 | | - "Forms": [ |
| 1690 | + }, |
1706 | 1691 | { |
1707 | | - "Inputs": [ |
| 1692 | + "ExampleNumber": 45, |
| 1693 | + "CFREnabled": "NonCFR", |
| 1694 | + "ExampleName": "Delete and undelete an Envelope", |
| 1695 | + "ExampleDescription": "Moves an Envelope to a recycle bin. Then undelete it by moving it to the other folder.", |
| 1696 | + "Notes": "<b>Note:</b> To know your envelope ID, see <a target='_blank' href=\"https://support.docusign.com/s/articles/Where-do-I-find-my-envelope-ID\">Locate a Docusign envelope ID</a>.", |
| 1697 | + "LinksToAPIMethod": [ |
| 1698 | + { |
| 1699 | + "Path": "https://developers.docusign.com/docs/esign-rest-api/reference/folders/folders/moveenvelopes/", |
| 1700 | + "PathName": "Folders:moveEnvelopes" |
| 1701 | + } |
| 1702 | + ], |
| 1703 | + "Forms": [ |
| 1704 | + { |
| 1705 | + "Inputs": [ |
| 1706 | + { |
| 1707 | + "InputName": "Envelope ID", |
| 1708 | + "InputPlaceholder": "12345678-1234-1234-1234-123456789012" |
| 1709 | + }, |
| 1710 | + { |
| 1711 | + "InputName": "Name of the folder to undelete the envelope to (e.g., 'Sent Items')", |
| 1712 | + "InputPlaceholder": "Sent Items" |
| 1713 | + } |
| 1714 | + ] |
| 1715 | + } |
| 1716 | + ], |
| 1717 | + "ResultsPageText": "Envelope with ID \"{0}\" is undeleted to the <a target='_blank' href=\"https://apps-d.docusign.com/send/documents?view={1}\">{2}</a> folder", |
| 1718 | + "AdditionalPage": [ |
1708 | 1719 | { |
1709 | | - "InputName": "Envelope ID", |
1710 | | - "InputPlaceholder": "12345678-1234-1234-1234-123456789012" |
| 1720 | + "Name": "envelope_is_deleted", |
| 1721 | + "ResultsPageText": "Envelope with ID \"{0}\" is deleted and available in the <a target='_blank' href=\"https://apps-d.docusign.com/send/documents?view=deleted\">Deleted</a> folder.<br/>To undelete the Envelope, press Continue and follow instructions" |
1711 | 1722 | }, |
1712 | 1723 | { |
1713 | | - "InputName": "Name of the folder to undelete the envelope to (e.g., 'Sent Items')", |
1714 | | - "InputPlaceholder": "Sent Items" |
| 1724 | + "Name": "folder_does_not_exist", |
| 1725 | + "ResultsPageText": "ERROR: Could not find a folder with the name \"{0}\". Please check the spelling." |
1715 | 1726 | } |
1716 | 1727 | ] |
1717 | 1728 | } |
1718 | | - ], |
1719 | | - "ResultsPageText": "Envelope with ID \"{0}\" is undeleted to the <a target='_blank' href=\"https://apps-d.docusign.com/send/documents?view={1}\">{2}</a> folder", |
1720 | | - "AdditionalPage": [ |
1721 | | - { |
1722 | | - "Name": "envelope_is_deleted", |
1723 | | - "ResultsPageText": "Envelope with ID \"{0}\" is deleted and available in the <a target='_blank' href=\"https://apps-d.docusign.com/send/documents?view=deleted\">Deleted</a> folder.<br/>To undelete the Envelope, press Continue and follow instructions" |
1724 | | - }, |
1725 | | - { |
1726 | | - "Name": "folder_does_not_exist", |
1727 | | - "ResultsPageText": "ERROR: Could not find a folder with the name \"{0}\". Please check the spelling." |
1728 | | - } |
1729 | 1729 | ] |
1730 | 1730 | } |
1731 | 1731 | ] |
|
0 commit comments