Get document by order index
Retrieves a single document from a package by its order index - the position that defines how documents are sorted within the package. The order index must be a positive integer.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The target package's unique identifier A package's unique identifier
"00000000-0000-0000-0000-000000000000"
The index of the document within the package The index of the new document within the package. Documents with this index or greater are pushed back.
x >= 0Response
document was found
A single document
A document's unique identifier
"00000000-0000-0000-0000-000000000000"
A package's unique identifier
"00000000-0000-0000-0000-000000000000"
Name of the document
1 - 150"example document"
When the resource was created
The media type of a file
application/pdf, application/xml "application/pdf"
A country's 2 letter ISO code (ISO 639-1)
"en"
The status of a document
Draft, Pending, InProgress, Ending, Finished, Rejected, Revoked, Expired, Failed, Processing, ProcessingFailed The document's elements
A field that can be signed by an actor
- Signing field
- Check box field
- Text box field
- Radio group
External reference to this resource set by the calling application. NSEV does not use this value itself. When filtering packages, this matches the package-level external reference only, not document or field references.
256Id for correlating with other resources in the proofs system
The Order Index of the document.
Indicates that the document is not fully processed and user must take an action to keep/remove signatures/markers. (presented only for draft packages if true)
The code of error occured during async document uploading. (presented only for processingFailed document)
If present, the document data contains signatures. (Returns only for document with IsActionNeeded)
If present, the document data contains signing field markers. (Returns only for document with IsActionNeeded)
If present, the document data contains form field markers. (Returns only for document with IsActionNeeded)