Hi,
We need to display in a tabular form 1-2 fields from the output before displaying the full output, what field would indicate some possible risk on the result from the output below:
stdClass Object ( [ignore] => [unMatched] => 0 [matched] => stdClass Object ( [total] => 1 [excellent] => 1 ) [numReceivedRecords] => 1 [numProcessedRecords] => 1 [numErrorRecords] => 0 [headersIdentifiedSuccessfully] => Array ( [0] => localid [1] => name [2] => country [3] => street [4] => city [5] => postalcode [6] => state [7] => website ) [headersNotIdentified] => Array ( [0] => ric [1] => ticker ) [headersSupportedWereNotSent] => Array ( [0] => standard identifier ) [errorCode] => 0 [errorCodeMessage] => Success [resolvingTimeInMs] => 42 [requestTimeInMs] => 41 [outputContentResponse] => Array ( [0] => stdClass Object ( [ProcessingStatus] => OK [Match OpenPermID] => https://permid.org/1-4295905573 [Match OrgName] => Apple Inc [Match Score] => 100% [Match Level] => Excellent [Match Ordinal] => 1 [Original Row Number] => 2 [Input_LocalID] => 1 [Input_Name] => Apple [Input_Country] => US [Input_Street] => Apple Campus, 1 Infinite Loop [Input_City] => Cupertino [Input_PostalCode] => 95014 [Input_State] => California