Send Contract

This API endpoint sends a contract to the specified recipient.

Body Params
string
required

The unique ID of the contract template the contract is associated with.

string

Deprecated: Use clientId instead.

string
required

The unique ID of the client receiving the contract request.

string

The company ID of the client. Required when the client has more than one company.

string

A list of fields which represent the specific values for certain contract inputs. This param is only required if the contract template it is associated with has variable inputs. Example: {"input_id":"someValue", "other_input_id": "otherValue"}

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json