Re-issue file

Re-issues the digital form envelope back to the recipients, allowing them to make edits to the form they previously submitted.

Permissions

The following permissions are required to call this API. Learn more.

Permission typePermissions
API key action permissionFile
Folder access control list permissionSender

Remarks

Files may be re-issued at status "review" and "filed".

Use re-issue when:

  • One or more recipients needs to make corrections to their submissions
  • Stale data previously submitted needs to be refreshed, and fresh signatures collected

When re-issuing:

  • Electronically signed documents are handled based on their statuses:
    • Documents that have not been fully executed are cancelled, pending then the signatures on the next issue of the document
    • Documents that are fully signed and executed remain fully signed and executed. Signatories will be asked to electronically sign a fresh document
  • When re-issuing, any payments made in the previous issue will be shown to the recipient as monies they have already paid
Path Params
string | null
required
Body Params
uuid | null

An optional unique request ID (uuid) for resiliance and debugging purposes. Send any properly generated new uuid. If one is not provided (not recommended), a new request ID will be generated for you.

enum

Optionally specifies where in the form workflow the recipients will resume from. Defaults to "start".

CodeDescription
startThe recipients will resume the form from the beginning
signatureThe recipients will resume the form from the first document they need to re-sign. If there are no documents to re-sign, the recipients will resume from the beginning
integer | null

Optionally specifies from which sign order index to re-issue from. Defaults to 1. Recipients with a sign order before this value don't receive the re-issue. If those recipients have already electronically signed any documents, they will remain electronically signed.

string | null

Optional. Supports markdown. The invitation body message to be communicated to the recipients.

Responses

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