View all Capital Portfolio Members by Parent

get

/api/restapi/capitalPortfolioMember/parentCode

Send a request to this endpoint to view all capital portfolio members under parent with codes matching the code fields in query parameters.

Request

Query Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Successful operation
Body ()
Root Schema : List<ApiEntityCapitalPortfolioMember>
Type: array
Title: List<ApiEntityCapitalPortfolioMember>
Show Source
Nested Schema : ApiEntityCapitalPortfolioMember
Type: object
Title: ApiEntityCapitalPortfolioMember
Show Source

204 Response

Successful operation with no content.

404 Response

The requested capital portfolio member does not exist, or you do not have access to it.
Back to Top