updatePortfolio

Perform various update operations on portfolio records.

Symitar eDocs References: Coming soon.

Operations

updatePortfolioByID

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

Successful operation.

updatePortfolioHoldByID

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

Successful operation.

Last updated

Was this helpful?