Replace approvals and imprint fields for a document

Replaces approvals and imprint fields with those provided in the request.

  • If an array is not provided then nothing will be updated for that field type.
  • If an empty array is provided then all fields of that type will be deleted.
  • Only the editable imprint fields will be replaced.
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.

Body Params

Arrays of approvals and imprint fields to replace.

Document Fields object containing approvals and imprint fields.
Used for replacing all fields on a document.

approvals
array of objects | null

List of approval objects for the document.
If array is not provided, approvals won't be updated.
If empty array is provided, all approvals will be deleted.

approvals
imprintFields
array of objects | null

List of imprint field objects for the document.
If array is not provided, imprint fields won't be updated.
If empty array is provided, all editable imprint fields will be deleted.

imprintFields
Responses

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