TRGV5YUSAC=RCNGV5YUSAC=RBRGV5YUSAC=RZAGV5YUSAC=RRUGV5YUSAC=R
For those RICS; postman app returns "Error": "Not found" message but we can get the result for the same RICS by DSS GUI.
Thanks if you have any suggestions for restapi.
For a deeper look into our DataScope Select SOAP API, look into:
Overview | Quickstart | Documentation | Downloads | Tutorials
Thanks if you have any suggestions for restapi.
Please try to set the AllowOpenAccessInstruments to true in the ValidationOptions, as shown below.
"IdentifierList": { "@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.InstrumentIdentifierList", "InstrumentIdentifiers": [ { "Identifier": "TRGV5YUSAC=R", "IdentifierType": "Ric" } ], "ValidationOptions": { "AllowOpenAccessInstruments": "true" } },