Quickstart , DocuSign. , Embedded Signing, , , .
1.
( , , ), clientUserId , , - , 21. :
{
"documents": [{
"documentBase64": "<Base64BytesHere>",
"documentId": "1",
"name": "Test"
}],
"emailSubject": "Testing",
"recipients": {
"signers": [{
"name": "John Doe",
"email": "john@email.com",
"clientUserId": "21",
"recipientId": "1"
}]
},
"status": "sent"
}
clientUserId , ( , - , ).
API: :
2: (aka Embedded Signing)
, URL- . URL- , , , . , userName, email clientUserId. , Name userName API, name, API .
:
{
"authenticationMethod": "email",
"userName": "John Doe",
"email": "john@email.com",
"clientUserId": "21",
"returnUrl": "http://www.google.com"
}
API-: EnvelopeViews: createRecipient