GetAccountRetentionPolicy
Returns the document retention policy for a user.
Formal definition
https://ws.interfax.net/admin.asmx?op=GetAccountRetentionPolicy
Input
| Name | Type | Comments |
|---|---|---|
| Username | String | As provided during registration |
| Password | String | As provided during registration |
Output
| Name | Type | Comments | ||
|---|---|---|---|---|
| ResultCode | Integer | 0 – OK< 0 – Error, see Admin Web Service error codes | ||
| AccountData | ||||
| Duration | Integer | The unit that relates to the “Type” shown below | ||
| Type | String | Day / Week / Month / Year | ||
| UpdatedTime | DateTime | Date and time the retention policy was last updated | ||
| DocumentData | ||||
| PropertyId | UnsignedInteger | ID of the customized property, if used. | ||