Get fee types excluded portfolio with WSO ID of {id}.
https://services.wsoweb.com/
There are no limitations specified.
id
WSO Id of Portfolio
integer
Required
AddDate
Add date
date
AddId
Add Id
string
AddNode
Add Node
string
CompanyId
Company Id
integer
FeeTypeExcludedPortfolioId
Fee Type Excluded Portfolio Id
integer
FeeTypeId
Fee Type Id
integer
FeeTypeName
Fee Type Name
string
LastChangeDate
Last Change Date
date
LastChangeId
Last change user
string
LastChangeNode
Last Change Node
string
PortfolioId
Portfolio Id
integer
[ { "feeTypeExcludedPortfolioId": 1, "feeTypeId": 2, "feeTypeName": "sample string 3", "portfolioId": 4, "companyId": 5, "addDate": "2024-11-23T01:18:37.7374395-06:00", "addId": "sample string 7", "addNode": "sample string 8", "lastChangeDate": "2024-11-23T01:18:37.7374395-06:00", "lastChangeId": "sample string 10", "lastChangeNode": "sample string 11", "portfolio": { "verb": "sample string 1", "rel": "sample string 2", "uri": "http://webapihelppage3.com" }, "feeType": { "verb": "sample string 1", "rel": "sample string 2", "uri": "http://webapihelppage3.com" } }, { "feeTypeExcludedPortfolioId": 1, "feeTypeId": 2, "feeTypeName": "sample string 3", "portfolioId": 4, "companyId": 5, "addDate": "2024-11-23T01:18:37.7374395-06:00", "addId": "sample string 7", "addNode": "sample string 8", "lastChangeDate": "2024-11-23T01:18:37.7374395-06:00", "lastChangeId": "sample string 10", "lastChangeNode": "sample string 11", "portfolio": { "verb": "sample string 1", "rel": "sample string 2", "uri": "http://webapihelppage3.com" }, "feeType": { "verb": "sample string 1", "rel": "sample string 2", "uri": "http://webapihelppage3.com" } } ]
<ArrayOfFeeTypeExcludedPortfolio xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/WSO.API.Reference.Models.v1"> <FeeTypeExcludedPortfolio> <AddDate>2024-11-23T01:18:37.7374395-06:00</AddDate> <AddId>sample string 7</AddId> <AddNode>sample string 8</AddNode> <CompanyId>5</CompanyId> <FeeType> <Rel xmlns="">sample string 2</Rel> <Uri xmlns="">http://webapihelppage3.com/</Uri> <Verb xmlns="">sample string 1</Verb> </FeeType> <FeeTypeExcludedPortfolioId>1</FeeTypeExcludedPortfolioId> <FeeTypeId>2</FeeTypeId> <FeeTypeName>sample string 3</FeeTypeName> <LastChangeDate>2024-11-23T01:18:37.7374395-06:00</LastChangeDate> <LastChangeId>sample string 10</LastChangeId> <LastChangeNode>sample string 11</LastChangeNode> <Portfolio> <Rel xmlns="">sample string 2</Rel> <Uri xmlns="">http://webapihelppage3.com/</Uri> <Verb xmlns="">sample string 1</Verb> </Portfolio> <PortfolioId>4</PortfolioId> </FeeTypeExcludedPortfolio> <FeeTypeExcludedPortfolio> <AddDate>2024-11-23T01:18:37.7374395-06:00</AddDate> <AddId>sample string 7</AddId> <AddNode>sample string 8</AddNode> <CompanyId>5</CompanyId> <FeeType> <Rel xmlns="">sample string 2</Rel> <Uri xmlns="">http://webapihelppage3.com/</Uri> <Verb xmlns="">sample string 1</Verb> </FeeType> <FeeTypeExcludedPortfolioId>1</FeeTypeExcludedPortfolioId> <FeeTypeId>2</FeeTypeId> <FeeTypeName>sample string 3</FeeTypeName> <LastChangeDate>2024-11-23T01:18:37.7374395-06:00</LastChangeDate> <LastChangeId>sample string 10</LastChangeId> <LastChangeNode>sample string 11</LastChangeNode> <Portfolio> <Rel xmlns="">sample string 2</Rel> <Uri xmlns="">http://webapihelppage3.com/</Uri> <Verb xmlns="">sample string 1</Verb> </Portfolio> <PortfolioId>4</PortfolioId> </FeeTypeExcludedPortfolio> </ArrayOfFeeTypeExcludedPortfolio>