Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

packageId
string<guid>
required

The target package's unique identifier A package's unique identifier

Example:

"00000000-0000-0000-0000-000000000000"

Response

OK

Unspecified stakeholder

Type
enum<string>
required

The type of stakeholder

Available options:
Undecided
Id
string<guid>

A stakeholder's unique identifier

Example:

"00000000-0000-0000-0000-000000000000"

PackageId
string<guid>

A package's unique identifier

Example:

"00000000-0000-0000-0000-000000000000"

Actors
(Signer · object | Receiver · object | Approver · object | Form filler · object)[]

The actions to be performed

Signs one or more signing fields

Example:
ExternalReference
string

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.

Maximum string length: 256