Update a field related to an approval

Updates an existing field related to an existing approval.
Note that the JSON Field ID will be ignored and replaced by the one from the query parameter.

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 field object to update.

Approval fields object.

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.

Responses

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