I am trying to find whether the instrument status is active or inactive. For VBD files, this information is available in NormalizedEmp-Report file. Trying to fetch similar information for Raw extractions.
I hope this api can provide the information.
it takes a boolean parameter - AllowInactiveInstruments
and rReturns a list of ValidatedInstrument type.
Is there a way to find whether the instrument is active or inactive from the result. All it provides a ValidityStatus which I guess is not the same.