We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e65f572 commit 491002dCopy full SHA for 491002d
1 file changed
app/views/e_sign/eg039_signing_in_person/get.html.erb
@@ -6,7 +6,8 @@
6
<% end %>
7
8
<p>API methods used:
9
- <a target='_blank' href="https://developers.docusign.com/docs/esign-rest-api/reference/envelopes/envelopes/create/">Envelopes::create</a>.
+ <a target='_blank' href="https://developers.docusign.com/docs/esign-rest-api/reference/envelopes/envelopes/create/">Envelopes::create</a> and
10
+ <a target='_blank' href="https://https://developers.docusign.com/docs/esign-rest-api/reference/envelopes/envelopeviews/createrecipient/">EnvelopeViews::createRecipient</a>.
11
</p>
12
<p>
13
View source file <a target="_blank" href="<%= @source_url %>"><%= @source_file %></a> on GitHub.
@@ -19,4 +20,4 @@
19
20
</div>
21
22
<button type="submit" class="btn btn-docu">Submit</button>
-</form>
23
+</form>
0 commit comments