Recipient
Create recipient
Add a recipient to a contract.
One way to add recipients to a contract is when you send a contract. See this page to learn more.
If you need to add a recipient to a contract without sending it, use the request below.
Body parameters
action
string
requiredAction type.
userKey
string
ID of the user who is sending the contract. If not specified, the default user credentials will be used.
contractKey
string
requiredID of the contract.
recipients
string
Array of recipients, optional.
Response
result
boolean
Status.
code
string
The code of the answer.
message
string
The message of the answer.