This method is used to retrieve the contents of a folder from between two UTC dates.
| Parameter | Type | Requirement | Description |
|---|---|---|---|
| username | xsd:string | mandatory – cannot be null or empty | The username of the registered user who sent the package |
| password | xsd:string | mandatory – cannot be null or empty | The password of the registered user who sent the package |
| encodedPassword | xsd:boolean | optional – can be null (indicates false) | Indicates whether the password parameter is MD5 encoded |
| folderType | xsd:int | mandatory – cannot be null or empty | An integer representing the required folder type. The possible values are:
|
| from | xsd:date time | mandatory – cannot be null | The start of the UTC date time range |
| to | xsd:date time | mandatory – cannot be null | The end of the UTC date time range |
<Folder> <Package> <PackageDetail> <Id></Id> <Sender></Sender> <Recipient></Recipient> <Subject></Subject> <metadatafield></metadatafield> … … <metadatafield></metadatafield> <NumberOfAttachments></NumberOfAttachments> <TrackingNumber></TrackingNumber> <PackageDetail> </Package> </Folder>
The contents of the <Id> element will take the form digits-R if the package is a received package or digits-S if the package is a sent package.
<accountname></accountname> <transactionid></transactionid> <paperout></paperout>The <subject></subject> entry may not always exist as this can be suppressed by skin settings.