Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
19 changes: 12 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
CHANGELOG
=========
v1.0.0 (May 31, 2016)
------
* Initial Release

v1.1.2 (December 16, 2016)
--------------------------
* Bug fixes

v1.1.1 (September 7, 2016)
--------------------------
* API updates
* Sample for sending agreement to a named recipient set

v1.1.0 (July 29, 2016)
----------------------
Expand All @@ -12,7 +18,6 @@ v1.1.0 (July 29, 2016)
* Third party libraries version update
* Bug fixes

v1.1.1 (September 7, 2016)
--------------------------
* API updates
* Sample for sending agreement to a named recipient set
v1.0.0 (May 31, 2016)
---------------------
* Initial Release
40 changes: 38 additions & 2 deletions docs/html/classcom_1_1adobe_1_1sign_1_1api_1_1_agreements_api.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ <h2 class="groupheader">Member Function Documentation</h2>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">headers</td><td>Multivalued map containing key value pair for below parameters and custom parameters. <pre>
<br />
Access-Token(key) An OAuth Access Token with any of the valid scopes </pre></td></tr>
</table>
</dd>
Expand Down
12 changes: 12 additions & 0 deletions docs/html/classcom_1_1adobe_1_1sign_1_1api_1_1_groups_api.html
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,9 @@ <h2 class="groupheader">Member Function Documentation</h2>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">headers</td><td>Multivalued map containing key value pair for below parameters and custom parameters. <pre>
<br />
Access-Token(key) An OAuth Access Token with scopes: user_write
<br />
x-api-user(key) The userId or email of API caller using the account or group token in the format userid:{userId} OR email:{email}. If it is not specified, then the caller is inferred from the token. </pre></td></tr>
<tr><td class="paramname">groupCreationInfo</td><td></td></tr>
</table>
Expand Down Expand Up @@ -181,7 +183,9 @@ <h2 class="groupheader">Member Function Documentation</h2>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">headers</td><td>Multivalued map containing key value pair for below parameters and custom parameters. <pre>
<br />
Access-Token(key) An OAuth Access Token with scopes: user_write
<br />
x-api-user(key) The userId or email of API caller using the account or group token in the format userid:{userId} OR email:{email}. If it is not specified, then the caller is inferred from the token. </pre></td></tr>
<tr><td class="paramname">groupId</td><td>The group identifier, as returned by the group creation API or retrieved from the API to fetch groups </td></tr>
</table>
Expand Down Expand Up @@ -218,7 +222,9 @@ <h2 class="groupheader">Member Function Documentation</h2>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">headers</td><td>Multivalued map containing key value pair for below parameters and custom parameters. <pre>
<br />
Access-Token(key) An OAuth Access Token with scopes: user_read
<br />
x-api-user(key) The userId or email of API caller using the account or group token in the format userid:{userId} OR email:{email}. If it is not specified, then the caller is inferred from the token. </pre></td></tr>
<tr><td class="paramname">groupId</td><td>The group identifier, as returned by the group creation API or retrieved from the API to fetch groups </td></tr>
</table>
Expand All @@ -245,7 +251,9 @@ <h2 class="groupheader">Member Function Documentation</h2>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">headers</td><td>Multivalued map containing key value pair for below parameters and custom parameters. <pre>
<br />
Access-Token(key) An OAuth Access Token with scopes: user_read
<br />
x-api-user(key) The userId or email of API caller using the account or group token in the format userid:{userId} OR email:{email}. If it is not specified, then the caller is inferred from the token. </pre></td></tr>
</table>
</dd>
Expand Down Expand Up @@ -281,7 +289,9 @@ <h2 class="groupheader">Member Function Documentation</h2>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">headers</td><td>Multivalued map containing key value pair for below parameters and custom parameters. <pre>
<br />
Access-Token(key) An OAuth Access Token with scopes: user_read
<br />
x-api-user(key) The userId or email of API caller using the account or group token in the format userid:{userId} OR email:{email}. If it is not specified, then the caller is inferred from the token. </pre></td></tr>
<tr><td class="paramname">groupId</td><td>The group identifier, as returned by the group creation API or retrieved from the API to fetch groups </td></tr>
</table>
Expand Down Expand Up @@ -324,7 +334,9 @@ <h2 class="groupheader">Member Function Documentation</h2>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">headers</td><td>Multivalued map containing key value pair for below parameters and custom parameters. <pre>
<br />
Access-Token(key) An OAuth Access Token with scopes: user_write
<br />
x-api-user(key) The userId or email of API caller using the account or group token in the format userid:{userId} OR email:{email}. If it is not specified, then the caller is inferred from the token. </pre></td></tr>
<tr><td class="paramname">groupId</td><td>The group identifier, as returned by the group creation API or retrieved from the API to fetch groups </td></tr>
<tr><td class="paramname">groupModificationInfo</td><td></td></tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,9 @@ <h2 class="groupheader">Member Function Documentation</h2>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">headers</td><td>Multivalued map containing key value pair for below parameters and custom parameters. <pre>
<br />
Access-Token(key) An OAuth Access Token with scopes: library_write user_login - Required additionally if the autoLoginUser parameter is set to true
<br />
x-api-user(key) The userId or email of API caller using the account or group token in the format userid:{userId} OR email:{email}. If it is not specified, then the caller is inferred from the token. </pre></td></tr>
<tr><td class="paramname">libraryCreationInfo</td><td>Information about the library document that you want to create and authoring options that you want to apply at the time of creation. </td></tr>
</table>
Expand Down Expand Up @@ -184,7 +186,9 @@ <h2 class="groupheader">Member Function Documentation</h2>
<p>Deletes a library document. Library document will no longer be visible in the Manage Page of the user. This API will delete the library document. However, the agreements created using this library document will not be impacted. </p><dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">headers</td><td>Multivalued map containing key value pair for below parameters and custom parameters. <pre>
<br />
Access-Token(key) An OAuth Access Token with scopes: library_retention
<br />
x-api-user(key) The userId or email of API caller using the account or group token in the format userid:{userId} OR email:{email}. If it is not specified, then the caller is inferred from the token. </pre></td></tr>
<tr><td class="paramname">libraryDocumentId</td><td>The document identifier, as retrieved from the API to fetch library documents. </td></tr>
</table>
Expand Down Expand Up @@ -226,7 +230,9 @@ <h2 class="groupheader">Member Function Documentation</h2>
<p>Retrieves the combined document associated with a library document. File Stream of PDF file </p><dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">headers</td><td>Multivalued map containing key value pair for below parameters and custom parameters. <pre>
<br />
Access-Token(key) An OAuth Access Token with scopes: library_read
<br />
x-api-user(key) The userId or email of API caller using the account or group token in the format userid:{userId} OR email:{email}. If it is not specified, then the caller is inferred from the token. </pre></td></tr>
<tr><td class="paramname">libraryDocumentId</td><td>The document identifier, as retrieved from the API to fetch library documents. </td></tr>
<tr><td class="paramname">auditReport</td><td>When set to YES attach an audit report to the library document PDF. Default value will be false. </td></tr>
Expand Down Expand Up @@ -264,7 +270,9 @@ <h2 class="groupheader">Member Function Documentation</h2>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">headers</td><td>Multivalued map containing key value pair for below parameters and custom parameters. <pre>
<br />
Access-Token(key) An OAuth Access Token with scopes: library_read
<br />
x-api-user(key) The userId or email of API caller using the account or group token in the format userid:{userId} OR email:{email}. If it is not specified, then the caller is inferred from the token. </pre></td></tr>
<tr><td class="paramname">libraryDocumentId</td><td>The document identifier, as retrieved from the API to fetch library documents. </td></tr>
</table>
Expand Down Expand Up @@ -306,7 +314,9 @@ <h2 class="groupheader">Member Function Documentation</h2>
<p>Retrieves the file stream of a library document. Raw stream of the file </p><dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">headers</td><td>Multivalued map containing key value pair for below parameters and custom parameters. <pre>
<br />
Access-Token(key) An OAuth Access Token with scopes: library_read
<br />
x-api-user(key) The userId or email of API caller using the account or group token in the format userid:{userId} OR email:{email}. If it is not specified, then the caller is inferred from the token. </pre></td></tr>
<tr><td class="paramname">libraryDocumentId</td><td>The document identifier, as retrieved from the API to fetch library documents. </td></tr>
<tr><td class="paramname">documentId</td><td>The document identifier, as retrieved from the API which fetches the documents of a specified library document </td></tr>
Expand Down Expand Up @@ -343,7 +353,9 @@ <h2 class="groupheader">Member Function Documentation</h2>
<p>Retrieves the audit trail associated with a library document. File Stream of PDF file </p><dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">headers</td><td>Multivalued map containing key value pair for below parameters and custom parameters. <pre>
<br />
Access-Token(key) An OAuth Access Token with scopes: library_read
<br />
x-api-user(key) The userId or email of API caller using the account or group token in the format userid:{userId} OR email:{email}. If it is not specified, then the caller is inferred from the token. </pre></td></tr>
<tr><td class="paramname">libraryDocumentId</td><td>The document identifier, as retrieved from the API to fetch library documents. </td></tr>
</table>
Expand Down Expand Up @@ -380,7 +392,9 @@ <h2 class="groupheader">Member Function Documentation</h2>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">headers</td><td>Multivalued map containing key value pair for below parameters and custom parameters. <pre>
<br />
Access-Token(key) An OAuth Access Token with scopes: library_read
<br />
x-api-user(key) The userId or email of API caller using the account or group token in the format userid:{userId} OR email:{email}. If it is not specified, then the caller is inferred from the token. </pre></td></tr>
<tr><td class="paramname">libraryDocumentId</td><td>The document identifier, as retrieved from the API to fetch library documents. </td></tr>
</table>
Expand All @@ -407,7 +421,9 @@ <h2 class="groupheader">Member Function Documentation</h2>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">headers</td><td>Multivalued map containing key value pair for below parameters and custom parameters. <pre>
<br />
Access-Token(key) An OAuth Access Token with scopes: library_read
<br />
x-api-user(key) The userId or email of API caller using the account or group token in the format userid:{userId} OR email:{email}. If it is not specified, then the caller is inferred from the token. </pre></td></tr>
</table>
</dd>
Expand Down
13 changes: 13 additions & 0 deletions docs/html/classcom_1_1adobe_1_1sign_1_1api_1_1_mega_signs_api.html
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,9 @@ <h2 class="groupheader">Member Function Documentation</h2>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">headers</td><td>Multivalued map containing key value pair for below parameters and custom parameters. <pre>
<br />
Access-Token(key) An OAuth Access Token with scopes: agreement_send
<br />
x-api-user(key) The userId or email of API caller using the account or group token in the format userid:{userId} OR email:{email}. If it is not specified, then the caller is inferred from the token. </pre></td></tr>
<tr><td class="paramname">megaSignCreationRequest</td><td>Information about the MegaSign that you want to send. </td></tr>
</table>
Expand Down Expand Up @@ -181,7 +183,9 @@ <h2 class="groupheader">Member Function Documentation</h2>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">headers</td><td>Multivalued map containing key value pair for below parameters and custom parameters. <pre>
<br />
Access-Token(key) An OAuth Access Token with scopes: agreement_read
<br />
x-api-user(key) The userId or email of API caller using the account or group token in the format userid:{userId} OR email:{email}. If it is not specified, then the caller is inferred from the token. </pre></td></tr>
<tr><td class="paramname">megaSignId</td><td>The identifier of the MegaSign parent agreement, as returned by the megaSign creation API or retrieved from the API to fetch megaSign agreements </td></tr>
</table>
Expand Down Expand Up @@ -217,8 +221,11 @@ <h2 class="groupheader">Member Function Documentation</h2>
<p>Retrieves data entered by recipients into interactive form fields at the time they signed the child agreements of the specified MegaSign agreement CSV file stream containing form data information </p><dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">headers</td><td>Multivalued map containing key value pair for below parameters and custom parameters. <pre>
<br />
Access-Token(key) An OAuth Access Token with scopes: agreement_read
<br />
accept(key) Specify media types which are acceptable for the response. Currently only text/csv is supported.
<br />
x-api-user(key) The userId or email of API caller using the account or group token in the format userid:{userId} OR email:{email}. If it is not specified, then the caller is inferred from the token. </pre></td></tr>
<tr><td class="paramname">megaSignId</td><td>The identifier of the MegaSign parent agreement, as returned by the megaSign creation API or retrieved from the API to fetch megaSign agreements </td></tr>
</table>
Expand Down Expand Up @@ -255,7 +262,9 @@ <h2 class="groupheader">Member Function Documentation</h2>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">headers</td><td>Multivalued map containing key value pair for below parameters and custom parameters. <pre>
<br />
Access-Token(key) An OAuth Access Token with scopes: agreement_read
<br />
x-api-user(key) The userId or email of API caller using the account or group token in the format userid:{userId} OR email:{email}. If it is not specified, then the caller is inferred from the token. </pre></td></tr>
<tr><td class="paramname">megaSignId</td><td>The identifier of the MegaSign parent agreement, as returned by the megaSign creation API or retrieved from the API to fetch megaSign agreements </td></tr>
</table>
Expand Down Expand Up @@ -292,7 +301,9 @@ <h2 class="groupheader">Member Function Documentation</h2>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">headers</td><td>Multivalued map containing key value pair for below parameters and custom parameters. <pre>
<br />
Access-Token(key) An OAuth Access Token with scopes: agreement_read
<br />
x-api-user(key) The userId or email of API caller using the account or group token in the format userid:{userId} OR email:{email}. If it is not specified, then the caller is inferred from the token. </pre></td></tr>
<tr><td class="paramname">query</td><td>The query string used for the search. Multiple search terms can be provided, separated by spaces. Some of the search terms include document name, participant name or company, and form data </td></tr>
</table>
Expand Down Expand Up @@ -335,7 +346,9 @@ <h2 class="groupheader">Member Function Documentation</h2>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">headers</td><td>Multivalued map containing key value pair for below parameters and custom parameters. <pre>
<br />
Access-Token(key) An OAuth Access Token with scopes: agreement_write
<br />
x-api-user(key) The userId or email of API caller using the account or group token in the format userid:{userId} OR email:{email}. If it is not specified, then the caller is inferred from the token. </pre></td></tr>
<tr><td class="paramname">megaSignId</td><td>The identifier of the MegaSign parent agreement, as returned by the megaSign creation API or retrieved from the API to fetch megaSign agreements </td></tr>
<tr><td class="paramname">megaSignStatusUpdateInfo</td><td>MegaSign status update information object. </td></tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,9 @@ <h2 class="groupheader">Member Function Documentation</h2>
<p>Sends a reminder for an agreement. Sends a reminder for an agreement. </p><dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">headers</td><td>Multivalued map containing key value pair for below parameters and custom parameters. <pre>
<br />
Access-Token(key) An OAuth Access Token with scopes: agreement_write
<br />
x-api-user(key) The userId or email of API caller using the account or group token in the format userid:{userId} OR email:{email}. If it is not specified, then the caller is inferred from the token. </pre></td></tr>
<tr><td class="paramname">reminderCreationInfo</td><td>The agreement identifier. </td></tr>
</table>
Expand Down
Loading