This method is used to retrieve the number of packages in a folder.
| 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:
|
Possible return values: A string containing the number of packages in the folder
An error in format