GetRecipientDeliveryActionItems method

The GetRecipientDeliveryActionItems operation retrieves open packages for a recipient. When called, this method provides a response with information on open or actionable package statuses in Wolters Kluwer E-Sign for a given recipient when either an ElectronicWithEsign package has not been signed, or if an ElectronicOnly package has not been viewed.

The GetRecipientDeliveryActionItem call must contain two required parameters; the accountId and RecipientEmailAddress. The response message will consist of the following, specifically an action that the recipient needs to perform (ESIGN if ElectronicWithEsign or REVIEW if ElectronicOnly):

  • PassthroughIdentifier
  • TransationIdentifier
  • Action (either ESIGN or REVIEW depending on the delivery format)
  • Loan number
  • PackageId
  • WKESId
  • GroupId
  • Documents (DocID's of the documents associated to the open WKES package)

Related topics