v1
latestOpenAPI 3.0.12026-07-269671357.0 KBAdd eNote
Path parameters
Returned in the create transaction call.
Request body
Required unless type is EORIGINAL_CONTAINER. An eNote document supplied as a URL or local file encoded as a Base64 string. If type is set, must be an encoded XML file or a URL pointing to an XML. If integration is set, must be a URL pointing to a PDF
Required unless integration is set. The type of eNote to be added.
Required unless type is set. The integration source of the eNote.
Example request
{
"file": "https://fakecloudstorage.com/enote.xml",
"type": "SCHEMA"
}Response
successful
List of allowed actions on document.
Position to put document in bundle
base64 encoded document. Present if base64 encoding was specified in request. Currently supported for get_document only.
Date document was created/uploaded.
Date document was last updated.
Name of document.
Boolean flag indicating whether the document requires esigning.
Boolean flag indicating whether the document requires identity confirmation.
Boolean flag indicating whether the document is an eNote.
Boolean flag indicating whether the document requires notarization. If true, identity_confirmation_required must be false. If false, the document may still be e-signed in the notary meeting. At least one document in a transaction must require notarization or identity confirmation.
Error message if document processing failed.
State of document processing.
Anecdote for document rejection.
Reason for document rejection.
Completion requirement for the document. Accepted values can be notarization, esign, identity_confirmation (identity confirmation feature), readonly, and non_essential. Completion requirement for the document. If the value is set to non_essential, the document will be hidden from signers before the notary meeting and values for customer_can_annotate and witness_required will be ignored and set to false. identity_confirmation is used to support signing of PS Form 1583 for signers without a US SSN. Note: if identity_confirmation is set as the document requirement, ensure that all documents requiring notarization in the transaction also use identity confirmation as the requirement to avoid requiring KBA on the transaction. Read more about document requirements.
Signed URL for the final document PDF.
The external tracking ID of the document.