Updates the conditions for a given approval field

Updates the conditions for a given field. In addition to the array of conditions,
the payload should contain all Field properties. The value of the field is replaced by this payload.

Conditional fields allow you to show/hide or enable/disable fields based on the values
of other fields in the document.

Example use case: Show "Company Name" field only if user selects "Business" in the "Account Type" field.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique package id.

string
required

The unique document id.

string
required

The unique approval id.

string
required

The unique field id.

Body Params

The conditional field object containing conditions and field properties.

Conditional fields

string

Binding

data
object

Custom data for the field

boolean

Determines if field is to be extracted

extractAnchor

Field extraction anchor.

double

Field height.

string

Field Id.

double

X coordinate of the field

string

Field name.

int32

The document page where the field is located

string

Field subtype

double

Y coordinate of the field

enum

Field type.

validation

Field validation information

string

The field value

int32 | null

Field font size.

double

Field width.

conditions
array of objects

List of conditions for a field

conditions
Responses

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