GET v1/Portfolios/{id}/FeeTypesExcludedPortfolio

Description

Get fee types excluded portfolio with WSO ID of {id}.

Base Url

https://api-mgi.uat.wsohosting.com/


Rest Call Syntax


GET Reference/v1/Portfolios/{id}/FeeTypesExcludedPortfolio

GET Reference/v1/Portfolios/{id}/FeeTypesExcludedPortfolio

Verb

Base Url

URI parameters

 = 

Authentication



Response Format


Headers

Add header


 

Delete




Limitations

There are no limitations specified.




Request Information


Parameters

Name

Description

Type

Additional Information

id

WSO Id of Portfolio

integer

Required




Response Information



Collection of FeeTypeExcludedPortfolio

Name

Description

Type

Additional Information

AddDate

Add date

date

AddId

Add Id

string

AddNode

Add Node

string

CompanyId

Company Id

integer

FeeType

FeeType API Url

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

Portfolio

Portfolio API Url

PortfolioId

Portfolio Id

integer




Response Body Formats



application/json, text/json

Sample:
[
  {
    "feeTypeExcludedPortfolioId": 1,
    "feeTypeId": 2,
    "feeTypeName": "sample string 3",
    "portfolioId": 4,
    "companyId": 5,
    "addDate": "2024-10-08T11:38:10.6075364+01:00",
    "addId": "sample string 7",
    "addNode": "sample string 8",
    "lastChangeDate": "2024-10-08T11:38:10.6080875+01: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-10-08T11:38:10.6075364+01:00",
    "addId": "sample string 7",
    "addNode": "sample string 8",
    "lastChangeDate": "2024-10-08T11:38:10.6080875+01: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"
    }
  }
]

application/xml, text/xml

Sample:
<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-10-08T11:38:10.6075364+01: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-10-08T11:38:10.6080875+01: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-10-08T11:38:10.6075364+01: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-10-08T11:38:10.6080875+01: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>



Feedback



(0 out of 1500 characters used)
Feedback has been submitted. Thank you for your feedback.
Automatic feedback submission has been turned off by your system administrator. Your feedback has been logged to the exceptions table. Please contact support to find out how to manually send in your feedback. Thank you.