Skip to main content
New package states may be added in future releases. It is recommended that you always validate your integration against the sandbox before new releases are deployed into production.
Release 4.0 introduces two new package states, executed and expired. In 3.6 both executed and expired packages were in an open state.
ValueVersionDescription
draft1.0Package will be added in a draft state. Notifications will not be sent to the signer(s). You must call the send API, or the package owner must manually send the package from within iinked Sign.
open1.0The package will be ready for signing, and notifications will be sent to the signer(s) if enabled.
executed4.0The package has been fully executed by all signers.
expired4.0The package was not signed by the sign by date and has now expired. VSR packages will expire 7 days after their scheduled meeting date.
rescinded3.5The package was rescinded and is no longer available for signing.
select3.6Use the select state only when the package will be opened in the embedded package editor and you want the workflow to prompt the user to choose a package type. Packages in the select state will be automatically deleted if not converted to draft or open within 24 hours.
add2.9Use the add state only when the package will be opened in the embedded package editor and you want the workflow to function as if you’re creating a new package, rather than editing an existing one. Packages in the add state will be automatically deleted if not converted to draft or open within 24 hours.