DSS2Instruments.java and Bad Request

oranjsr
oranjsr Newcomer
DSS2Instruments.java and Bad Request

Best Answer

  • @Oran, the syntax you use for the IdentifierType is not the same when you import a CSV manually using the GUI (ISN), and when you use the API (Isin). You need to change the following in your code:

    "IdentifierType": "Isin"

    The list of values for the API is documented here.