Contract
Create and send contract
Create a new contract and immediately send it to the recipients.
Body parameters
action
string
requiredAction type.
userKey
string
ID of the user who create the contract. If not specified, the default user credentials will be used.
contract
required
Contract structure.
recipients
string
Array of recipients, optional.
Response
contract
string
Contract structure.
code
string
The code of the answer.
message
string
The message of the answer.