searchPortfolio

Perform various search operations on portfolio records.

Symitar eDocs References: Coming soon.

Operations

searchPortfolioSelectFields

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AccountNumberstringOptional
Responses
200

Successful operation.

application/json
post
/searchPortfolioSelectFields
200

Successful operation.

searchPortfolioPagedSelectFields

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AccountNumberstringOptional
QuerystringOptional
Responses
200

Successful operation.

application/json
post
/searchPortfolioPagedSelectFields
200

Successful operation.

searchPortfolioHoldSelectFields

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AccountNumberstringOptional
PortfolioIdstringOptional
Responses
200

Successful operation.

application/json
post
/searchPortfolioHoldSelectFields
200

Successful operation.

searchPortfolioHoldPagedSelectFields

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AccountNumberstringOptional
PortfolioIdstringOptional
QuerystringOptional
Responses
200

Successful operation.

application/json
post
/searchPortfolioHoldPagedSelectFields
200

Successful operation.

Last updated

Was this helpful?