Create Field on a Version

Note: the Version must be in a draft state.

Path Params
string
required

The unique ID of the Contract Version.

Body Params
string
required

The name of the field.

string

The label of the field.

string
enum
required

The type of field.

boolean

Whether the field is required to be filled prior to acceptance.

string

A default value that can be applied to the field.

string
enum
required

Whether the field is assigned to the Sender or the Signer.

Allowed:
boolean

Whether field field can be changed or not. This is typically only used in scenarios where the field has a default value.

string

The Signer Role to use when creating the field.

boolean
string
string
Responses

400

Bad request.

401

The requester is unauthorized.

404

Not found.

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