SecuritiesSearchRequestDto

constructor(isin: String? = null, securityNumber: String? = null, name: String? = null, securityType: String? = null)

Parameters

isin

ISIN (International Securities Identification Number) or part of an ISIN. ISO-6166.

securityNumber

Security Number (e.g. WKN, VALOR)

name

Name (or part of the name) of the security

securityType

Type of securities. Can be determined via the endpoint /securities/types.