getExtendedPackageStatusEx

This method is an extension to the getExtendedPackageStatus message (see the getExtendedPackageStatus). This method works in the same way but takes a further parameter indicating whether the viewed status of attachments (if any) should be included in the response. It also returns <signed> and <rejected> elements as part of a <PackageStatus> section. So the Request Parameters are identical to those of getExtendedPackageStatus with the following addition.

Additional Request Parameters

Parameter Type Requirement Description
includeAttachments xsd:boolean mandatory – cannot be null or empty An optional parameter which is used to denote whether the viewed status of attachments (if any) should be included in the response.

Response