dms.RetrievePortfolios
This job returns all portfolios that match the specified search criteria.
1. Input Parameters
| Name | Type | Required | Description |
|---|---|---|---|
|
INT |
Yes |
Currently not supported → pass 0 |
|
Long |
Yes |
Timestamp until which the portfolio was created. 0=Unrestricted |
|
BASE64 |
Yes |
Search criteria for portfolio in XML format |
|
INT |
No |
|
2. Output Parameters
| Name | Type | Dependency | Description |
|---|---|---|---|
|
BASE64 |
— |
List of all found portfolios in XML format |
3. Return Value
(INT): 0 = Job successful, otherwise error code
Complete list of error codes
Architecture of PortfolioXML (Description: see Portfolio XML Format)
<Portfolio>
</Portfolio>