Package
Overview
The Package schema retrieves open packages for a recipient.
{
transactionIdentifier string
nullable: true
Gets or Sets TransactionIdentifier
passthroughIdentifier string
nullable: true
Gets or Sets Passthrough Identifier
groupId string
nullable: true
Defines the id of the delivery group
wkesId string
nullable: true
Defines the wkes id of the package
packageId string
nullable: true
Defines the wkes id of the package
action string
nullable: true
gets or sets the status
loanNumber string
nullable: true
gets or sets the statusDate
documents [
nullable: true
Documents associated with the delivery group
Document{...}]
}