CustodyAccountSearchRequestDto

constructor(portfolioId: String? = null, customerId: String? = null)

Parameters

portfolioId

ID of a portfolio to find the associated accounts.

customerId

In the case of an advisor, this field can be used to filter custody accounts of other users to which the advisor has access. Must be supported by the bank and the respective backend.